Re: Using Spark for portfolio manager app

2015-09-23 Thread ALEX K
Thuy, if you decide to go with Hbase for external storage consider using a light-weight SQL layer such as Apache Phoenix, it has a spark plugin & JDBC driver, and throughput is pretty good even for heavy market data feed (make sure to use batched

Re: Save dataframe into hbase

2015-09-02 Thread ALEX K
you can use Phoenix-Spark plugin: https://phoenix.apache.org/phoenix_spark.html On Wed, Sep 2, 2015 at 4:04 AM, Hafiz Mujadid wrote: > Hi > > What is the efficient way to save Dataframe into hbase? > > Thanks > > > > > > > -- > View this message in context: >