2016-03-23

Hi

I am executing a Map/Reduce job (with in a mvn java project) on eclipse, using ToolRunner, in a local mode on windows.

My process is throwing 'Premature end of file exception'  (exception attached below).  After debugging the process, the process is failing to parse as the job.xml file is empty.

Can someone please explain why job.xml at location .\staging\job_local13332333\job.xml could be empty?  (File exists but no content available in the file)

Exception

Below is my code.

Using Windows 7, 64-bit operating system.

Please update, if you require any further details.

Thank you.

Show more