I went over the jstack but didn't find any call related to hbase or
zookeeper.
Do you find anything important in the logs ?

Looks like container launcher was waiting for the script to return some
result:


   1.         at
   
org.apache.hadoop.util.Shell$ShellCommandExecutor.parseExecResult(Shell.java:715)
   2.         at org.apache.hadoop.util.Shell.runCommand(Shell.java:524)


On Wed, Dec 24, 2014 at 3:11 PM, Antony Mayi <antonym...@yahoo.com> wrote:

> this is it (jstack of particular yarn container) ->
> http://pastebin.com/eAdiUYKK
>
> thanks, Antony.
>
>
>   On Wednesday, 24 December 2014, 16:34, Ted Yu <yuzhih...@gmail.com>
> wrote:
>
>
>
> bq. even when testing with the example from the stock
> hbase_outputformat.py
>
> Can you take jstack of the above and pastebin it ?
>
> Thanks
>
> On Wed, Dec 24, 2014 at 4:49 AM, Antony Mayi <antonym...@yahoo.com.invalid
> > wrote:
>
> Hi,
>
> have been using this without any issues with spark 1.1.0 but after
> upgrading to 1.2.0 saving a RDD from pyspark
> using saveAsNewAPIHadoopDataset into HBase just hangs - even when testing
> with the example from the stock hbase_outputformat.py.
>
> anyone having same issue? (and able to solve?)
>
> using hbase 0.98.6 and yarn-client mode.
>
> thanks,
> Antony.
>
>
>
>
>

Reply via email to