Re: Time-Series Forecasting

2018-09-20 Thread Akash Mishra
Long Short Term Memory) >>> >>> Kindest regards, >>> Mina >>> >>> >>> >>> On Wed, Sep 19, 2018 at 12:55 PM Jörn Franke >>> wrote: >>> >>>> What functionality do you need ? Ie which methods? >>>&

Understanding spark.executor.memoryOverhead

2018-08-09 Thread Akash Mishra
exactly is using 5.7 GB of memory other than Java? Is it netty for block read or something else? -- Regards, Akash Mishra. "It's not our abilities that make us, but our decisions."--Albus Dumbledore

Individual DStream Checkpointing in Spark Streaming

2016-05-05 Thread Akash Mishra
al that is at least 10 seconds. It can be set by using dstream.checkpoint(checkpointInterval). Typically, a checkpoint interval of 5 - 10 sliding intervals of a DStream is a good setting to try." Does all the stateful trasformation are already checkpointed? Thanks, -- Regards, Akash

Is long running Spark batch job in fine grained mode is Deprecated?

2015-08-21 Thread Akash Mishra
is default choice for running Spark long running batch job. Thanks, -- Regards, Akash Mishra. Its not our abilities that make us, but our decisions.--Albus Dumbledore

Running multiple batch jobs in parallel using Spark on Mesos

2015-08-03 Thread Akash Mishra
. Can anyone share their experience in managing multiple batch Spark job on Mesos Cluster? -- Regards, Akash Mishra. Its not our abilities that make us, but our decisions.--Albus Dumbledore