Writing to HBase

2013-12-05 Thread Benjamin Kim
Does anyone have an example or some sort of starting point code when writing from Spark Streaming into HBase? We currently stream ad server event log data using Flume-NG to tail log entries, collect them, and put them directly into a HBase table. We would like to do the same with Spark Streaming

Re: Writing to HBase

2013-12-05 Thread Philip Ogren
Here's a good place to start: http://mail-archives.apache.org/mod_mbox/incubator-spark-user/201311.mbox/%3ccacyzca3askwd-tujhqi1805bn7sctguaoruhd5xtxcsul1a...@mail.gmail.com%3E On 12/5/2013 10:18 AM, Benjamin Kim wrote: Does anyone have an example or some sort of starting point code when writi

RE: Writing to HBase

2013-12-12 Thread Benjamin Kim
reaming jar in sbt so that the hbase configs are automatically used? Thanks,Ben Date: Thu, 5 Dec 2013 10:24:02 -0700 From: philip.og...@oracle.com To: user@spark.incubator.apache.org Subject: Re: Writing to HBase Here's a good place to start: http://mail-archives.