gt;>>
>>>>
>>>> Jean-Daniel Cryans-2 wrote:
>>>>
>>>>>> i'm using hadoop 0.20.1 and hbase 0.20.3
>>>>>>
>>>>> Sorry I meant java version.
>>>>>
>>>>>
context:
http://old.nabble.com/Task-process-exit-with-nonzero-status-of-134...-tp27814144p27814802.html
Sent from the HBase User mailing list archive at Nabble.com.
to put
>>>>
>>>> -XX:ErrorFile=/opt/hadoop/hadoop/logs/java/java_error%p.log
>>>>
>>>> in hadoop-env.sh as HADOOP_OPTS but after reduce crash i did not find
>>>> any
>>>> file on that path.
>>>
>>> Todd doesn'
ly along with a nonzero exit code you should see something in
>>> the stderr for that attempt. If you look on the TaskTracker inside
>>> logs/userlogs/attempt_/stderr do you see anything
>>> useful?
>>
>>
>
> --
> View this message in context:
> http://old.nabble.com/Task-process-exit-with-nonzero-status-of-134...-tp27814144p27814802.html
> Sent from the HBase User mailing list archive at Nabble.com.
>
>
logs/userlogs/attempt_/stderr do you see anything
>> useful?
>
>
--
View this message in context:
http://old.nabble.com/Task-process-exit-with-nonzero-status-of-134...-tp27814144p27814802.html
Sent from the HBase User mailing list archive at Nabble.com.
> i'm using hadoop 0.20.1 and hbase 0.20.3
Sorry I meant java version.
>
> i already try to put
>
> -XX:ErrorFile=/opt/hadoop/hadoop/logs/java/java_error%p.log
>
> in hadoop-env.sh as HADOOP_OPTS but after reduce crash i did not find any
> file on that path.
Todd doesn't talk about that, he said
when java process crashed?
>
> Yes read Todd's answer in there
> http://74.125.155.132/search?q=cache:bRriMx4QUH4J:mail-archives.apache.org/mod_mbox/hadoop-mapreduce-user/200907.mbox/%253c4a6f047e.3040...@vionto.com%253e+mapreduce+code+134&cd=1&hl=en&ct=clnk&gl=us
>
&g
copy, we are getting
> "Task process exit with nonzero status of 134." on reduce side.
>
> I find only one reference
> (http://mail-archives.apache.org/mod_mbox/hadoop-mapreduce-user/200907.mbox/%3c4a65872e.8060...@vionto.com%3e)
> whit same problem. But, i check and my java ve
Hi
we are having small job which indexes hbase table with lucene. Map process
will just emit hbase rows and reduce will create lucene index.
In the middle of map process, while reduce jobs doing copy, we are getting
"Task process exit with nonzero status of 134." on reduce side.
I