[
https://issues.apache.org/jira/browse/MAPREDUCE-4698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Foley updated MAPREDUCE-4698:
----------------------------------
Target Version/s: 1.1.0 (was: 1.1.1, 1.2.0)
> TestJobHistoryConfig throws Exception in testJobHistoryLogging
> --------------------------------------------------------------
>
> Key: MAPREDUCE-4698
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4698
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Affects Versions: 1.1.0
> Reporter: Gopal V
> Assignee: Gopal V
> Priority: Minor
> Fix For: 1.1.0
>
> Attachments: mapreduce-4698.patch
>
>
> TestJobHistoryConfig cannot find the LOG_DIR and throws
> {code}
> Can not create a Path from a null string
> java.lang.IllegalArgumentException: Can not create a Path from a null string
> at org.apache.hadoop.fs.Path.checkPathArg(Path.java:78)
> at org.apache.hadoop.fs.Path.<init>(Path.java:90)
> at
> org.apache.hadoop.mapred.JobHistory$JobInfo.getJobHistoryFileName(JobHistory.java:1337)
> at
> org.apache.hadoop.mapred.JobHistory$JobInfo.logSubmitted(JobHistory.java:1660)
> at
> org.apache.hadoop.mapred.JobHistory$JobInfo.logSubmitted(JobHistory.java:1641)
> at
> org.apache.hadoop.mapred.TestJobHistoryConfig.testJobHistoryLogging(TestJobHistoryConfig.java:123)
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira