Re: Writing data to HBase using Spark

2014-06-12 Thread Nan Zhu
AML > > (http://apache-spark-user-list.1001560.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemai

Re: Writing data to HBase using Spark

2014-06-12 Thread Kanwaldeep
We are running code in a cluster using Spark Standalone cluster and not seeing this issue. The new data is being saved to HBase. Can you check if you are getting any errors and the reading from Kafka actually stops? -- View this message in context: http://apache-spark-user-list.1001560.n3.nabbl

Re: Writing data to HBase using Spark

2014-06-12 Thread Mayur Rustagi
=7474&i=2> >>> To unsubscribe from Apache Spark User List, click here. >>> NAML >>> <http://apache-spark-user-list.1001560.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.

Re: Writing data to HBase using Spark

2014-06-12 Thread gaurav.dasgupta
Is there anyone else who is facing this problem of writing to HBase when running Spark on YARN mode or Standalone mode using this example? If not, then do I need to explicitly, specify something in the classpath? Regards, Gaurav On Wed, Jun 11, 2014 at 1:53 PM, Gaurav Dasgupta wrote: > Hi Kan

Re: Writing data to HBase using Spark

2014-06-11 Thread gaurav.dasgupta
Hi Kanwaldeep, I have tried your code but arrived into a problem. The code is working fine in *local* mode. But if I run the same code in Spark stand alone mode or YARN mode, then it is continuously executing, but not saving anything in the HBase table. I guess, it is stopping data streaming once

Re: Writing data to HBase using Spark

2014-06-09 Thread Kanwaldeep
Please see sample code attached at https://issues.apache.org/jira/browse/SPARK-944. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Writing-data-to-HBase-using-Spark-tp7304p7305.html Sent from the Apache Spark User List mailing list archive at Nabble.com.