Hi,
I have a data frame collection called “secondDf” when I tried to perform
groupBy and then sum of each column it works perfectly. However when I tried to
calculate average of that column it says the column name is not found. The
details are as follow
val total = secondDf.filter("ImageWidth
Ph: +1 (760) 203 3257
> http://www.sigmoidanalytics.com
> @mayur_rustagi <https://twitter.com/mayur_rustagi>
>
>
> On Tue, Sep 30, 2014 at 3:22 PM, Eko Susilo > wrote:
>
>> Hi All,
>>
>> I have a problem that i would like to consult about spark streami
the framework such that i
don't have to run a separate thread for this?
Thank you for your attention.
--
Best Regards,
Eko Susilo
ntrols how
> long Spark Streaming holds on to the RDDs itself. Clarify what you
> mean by "reset"? codes provides a stream of RDDs that contain your
> computation over a window of time. New RDDs come with the computation
> over new data.
>
> On Fri, Aug 29, 2014 at 4:30 PM, Ek
NING_SUM);
i thought by setting the remember to 5 minutes, the "codes" RDD that
derived from messages would also be reseted in 5 minutes, but in fact no.
Is there any way to reset the "codes" RDD after a period of time (5
minutes)?
Thanks
--
Best Regards,
Eko Susilo