Member since
03-27-2019
1
Post
0
Kudos Received
0
Solutions
03-27-2019
09:44 PM
I am running mapreduce job on hdp 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 in archive tar: Error is not recoverable: exiting now Failing this attempt. Failing the application. I have tested the jar locally and its working fine but on hdp there is some problem. mapreduce.tar.gz seems to be getting cahed and is corrupted. Also checked parallel execution on ambari agent which is disabled. Whats the solution for this ? Please help !
... View more