Hello Rishabh, We have done some forecasting, for time-series, using ARIMA in our project, it's on top of Spark and it's open source https://github.com/eleflow/uberdata
Kind Regards, Dirceu 2017-01-11 8:20 GMT-02:00 Sean Owen <so...@cloudera.com>: > https://github.com/sryza/spark-timeseries ? > > On Wed, Jan 11, 2017 at 10:11 AM Rishabh Bhardwaj <rbnex...@gmail.com> > wrote: > >> Hi All, >> >> I am exploring time-series forecasting with Spark. >> I have some questions regarding this: >> >> 1. Is there any library/package out there in community of *Seasonal >> ARIMA* implementation in Spark? >> >> 2. Is there any implementation of Dynamic Linear Model (*DLM*) on Spark? >> >> 3. What are the libraries which can be leveraged for time-series analysis >> with Spark (like spark-ts)? >> >> 4. Is there any roadmap of having time-series algorithms like AR,MA,ARIMA >> in Spark codebase itself? >> >> Thank You, >> Rishabh. >> >