Re: storing result of aggregation of spark streaming

2015-11-29 Thread Ted Yu
There is hbase connector: https://github.com/nerdammer/spark-hbase-connector In the upcoming hbase 2.0 release, hbase-spark module provides support for Spark directly. Cheers On Sat, Nov 28, 2015 at 10:25 PM, Michael Spector wrote: > Hi Amir, > > You can store results of stream transformation

Re: storing result of aggregation of spark streaming

2015-11-28 Thread Michael Spector
Hi Amir, You can store results of stream transformation in Cassandra using: https://github.com/datastax/spark-cassandra-connector Regards, Michael On Sun, Nov 29, 2015 at 1:41 AM, Amir Rahnama wrote: > Hi, > > I am gonna store the results of my stream job into a db, which one of > databases ha

storing result of aggregation of spark streaming

2015-11-28 Thread Amir Rahnama
Hi, I am gonna store the results of my stream job into a db, which one of databases has the native support (if any)? -- Thanks and Regards, Amir Hossein Rahnama *Tel: +46 (0) 761 681 102* Website: www.ambodi.com Twitter: @_ambodi