Details
Description
TestJobHistoryConfig cannot find the LOG_DIR and throws
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)