There are datasource for Cassandra and hbase, however I am not sure how useful 
they are, because then you need to do also implement the logic of opentsdb or 
kairosdb.

Better to implement your own data sources.
Then, there are several projects enabling timeseries queries in Spark, but I am 
not sure how much they are used. Additionally time series analysis may imply a 
lot of different functionality (eg matching time stamps), which those they may 
not have.

> On 21. Dec 2017, at 12:27, marko <marko.di...@nissatech.com> wrote:
> 
> Hello everyone,
> 
> I would like to know whether there is a way to read time-series data from 
> OpenTSDB (built on top of HBase) or KairosDB (built on top of Cassandra) to a 
> Spark DataFrame (or RDD's) ?
> 
> Best regards,
> Marko
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe e-mail: user-unsubscr...@spark.apache.org
> 

---------------------------------------------------------------------
To unsubscribe e-mail: user-unsubscr...@spark.apache.org

Reply via email to