Re: MapReduce Job fails due to corrupted mapreduce.tar.gz

2019-03-27 Thread Prabhu Josephraj
Hi Kunal, This issue will happen if the mapreduce.tar.gz present in hdfs path (mapreduce.application.framework.path) is corrupted due to some Hdfs issue. Below steps will help to fix the issue 1. Remove all cached and corrupted mapreduce.tar.gz under the NM local directories. 2.

MapReduce Job fails due to corrupted mapreduce.tar.gz

2019-03-26 Thread Kunal Patil
Hi, I am running mapreduce job on hortonwork data platform (hdp 2.6) cluster but it is showing following error. Diagnostics: ExitCodeException exitCode=2: gzip: /hadoop/yarn/local/filecache/17_tmp/tmp_mapreduce.tar.gz: unexpected end of file tar: Unexpected EOF in archive tar: Unexpected EOF