Re: Slack

2017-08-01 Thread Jason Kuster
I added you. Welcome! On Tue, Aug 1, 2017 at 4:43 PM, Yihua Fang wrote: > May I have a slack invite please? > > Eric > -- --- Jason Kuster Apache Beam / Google Cloud Dataflow

Slack

2017-08-01 Thread Yihua Fang
May I have a slack invite please? Eric

Re: Spark job hangs up at Evaluating ParMultiDo(ParseInput)

2017-08-01 Thread Jean-Baptiste Onofré
Hi Sathish, Do you see the tasks submitted on the history server ? Regards JB On 08/01/2017 11:51 AM, Sathish Jayaraman wrote: Hi, I am trying to execute Beam example in local spark setup. When I try to submit the sample WordCount jar via spark-submit, the job just hangs at 'INFO SparkRunne

Spark job hangs up at Evaluating ParMultiDo(ParseInput)

2017-08-01 Thread Sathish Jayaraman
Hi, I am trying to execute Beam example in local spark setup. When I try to submit the sample WordCount jar via spark-submit, the job just hangs at 'INFO SparkRunner$Evaluator: Evaluating ParMultiDo(ExtractWords)’. But it runs fine when executed directly. Below is the command I used to submit t