[ 
https://issues.apache.org/jira/browse/HADOOP-5809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sreekanth Ramakrishnan updated HADOOP-5809:
-------------------------------------------

    Attachment: HADOOP-5809-1.patch

Attaching the patch which incorporates the fix and has added a new test case.

Test case does following:

- Writes out a Java program which would create a file in {{test.data.dir}}.
- Use Compiler api to compile the java file.
- Create a runnable jar file from compiled class file.
- Use {{RunJar}} to execute the jar. If {{RunJar}} throws exception or VM 
exits, the test case reports a Failure/Error.

> Job submission fails if hadoop.tmp.dir exists
> ---------------------------------------------
>
>                 Key: HADOOP-5809
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5809
>             Project: Hadoop Core
>          Issue Type: Bug
>            Reporter: Sreekanth Ramakrishnan
>            Priority: Critical
>         Attachments: HADOOP-5809-1.patch, HADOOP-5809.patch
>
>
> Currently in trunk, the job submission fails, stating "Mkdirs failed to 
> create ${hadoop.tmp.dir}" 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to