dashrathc
dashrathc
@bsikander Thanks for your input. Restarting SJS will solve the problem but that is not the solution because it appears regularly. Following is the default configuration according to https://github.com/spark-jobserver/spark-jobserver/blob/jobserver-0.6.2-spark-1.6.1/job-server/src/main/resources/application.conf akka...
Add more examples and also suggest how to visualize it. It would be better to understand.
@sryza thanks for quick response. I am using library in zeppelin so let's say, // Remove serial correlations val iidRdd = slicedRdd.mapSeries(series => ar(series, 1).removeTimeDependentEffects(series)) Now, how can we visualize...
@sryza Thanks for quick reply and example to visualize result. I have tried it and it' working fine.