you are using spark streaming?  

master = “local[n]” where n > 1?

Best,  

--  
Nan Zhu


On Wednesday, June 11, 2014 at 4:23 AM, gaurav.dasgupta wrote:

> 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 the saveToHBase method is 
> called for the first time.
>  
> This is strange. I just want to know whether you have tested the code on all 
> Spark execution modes?
>  
> Thanks,
> Gaurav
>  
>  
> On Tue, Jun 10, 2014 at 12:20 PM, Kanwaldeep [via Apache Spark User List] 
> <[hidden email] (/user/SendEmail.jtp?type=node&node=7389&i=0)> wrote:
> > Please see sample code attached at 
> > https://issues.apache.org/jira/browse/SPARK-944.  
> >  
> >  
> > If you reply to this email, your message will be added to the discussion 
> > below: 
> > http://apache-spark-user-list.1001560.n3.nabble.com/Writing-data-to-HBase-using-Spark-tp7304p7305.html
> >   
> > To start a new topic under Apache Spark User List, email [hidden email] 
> > (/user/SendEmail.jtp?type=node&node=7389&i=1)  
> > 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.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml)
> >   
>  
> View this message in context: Re: Writing data to HBase using Spark 
> (http://apache-spark-user-list.1001560.n3.nabble.com/Writing-data-to-HBase-using-Spark-tp7304p7389.html)
> Sent from the Apache Spark User List mailing list archive 
> (http://apache-spark-user-list.1001560.n3.nabble.com/) at Nabble.com 
> (http://Nabble.com).

Reply via email to