TestHarFileSystem.testArchives fails
------------------------------------
Key: HADOOP-3496
URL: https://issues.apache.org/jira/browse/HADOOP-3496
Project: Hadoop Core
Issue Type: Bug
Components: fs
Affects Versions: 0.18.0
Reporter: Amareshwari Sriramadasu
Priority: Blocker
Fix For: 0.18.0
org.apache.hadoop.fs.TestHarFileSystem.testArchives fails on trunk with the
following exception
java.lang.ArrayIndexOutOfBoundsException: -1
at
org.apache.hadoop.mapred.FileInputFormat.getSplits(FileInputFormat.java:255)
at org.apache.hadoop.mapred.JobClient.submitJob(JobClient.java:684)
at org.apache.hadoop.mapred.JobClient.runJob(JobClient.java:964)
at
org.apache.hadoop.fs.TestHarFileSystem.testArchives(TestHarFileSystem.java:184)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.