Re: Multiple exceptions in Spark Streaming

2014-10-01 Thread Shaikh Riyaz
ny sense. :( >> >> TD >> >> On Tue, Sep 30, 2014 at 4:30 PM, Shaikh Riyaz >> wrote: >> >>> Hi TD, >>> >>> Thanks for your reply. >>

Re: Multiple exceptions in Spark Streaming

2014-09-30 Thread Shaikh Riyaz
ed. Regards, Riyaz On Wed, Oct 1, 2014 at 1:16 AM, Tathagata Das wrote: > Is this the logs of the worker where the failure occurs? I think issues > similar to these have since been solved in later versions of Spark. > > TD > > On Tue, Sep 30, 2014 at 11:33 AM, Shaikh Riyaz &g

Data loading to Parquet using spark

2014-07-06 Thread Shaikh Riyaz
Hi, We are planning to use spark to load data to Parquet and this data will be query by Impala for present visualization through Tableau. Can we achieve this flow? How to load data to Parquet from spark? Will impala be able to access the data loaded by spark? I will greatly appreciate if someone