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 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 version is ok. Also i cannot find any mention of errors in log. Is there any way to get log when java process crashed? best -- View this message in context: http://old.nabble.com/Task-process-exit-with-nonzero-status-of-134...-tp27814144p27814144.html Sent from the HBase User mailing list archive at Nabble.com.