[
https://issues.apache.org/jira/browse/MAPREDUCE-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Douglas updated MAPREDUCE-1010:
-------------------------------------
Status: Open (was: Patch Available)
If this is intended for 0.20, please generate a patch for that branch. Naively
copying the patched unit test caused a NPE:
{noformat}
java.lang.NullPointerException
at org.apache.hadoop.tools.HadoopArchives.run(HadoopArchives.java:662)
at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:65)
at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:79)
at
org.apache.hadoop.tools.TestHarFileSystem.testArchivesWithMapred(TestHarFileSystem.java:192)
{noformat}
> Adding tests for changes in archives.
> -------------------------------------
>
> Key: MAPREDUCE-1010
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1010
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: harchive
> Affects Versions: 0.20.1
> Reporter: Mahadev konar
> Assignee: Mahadev konar
> Priority: Minor
> Fix For: 0.20.2
>
> Attachments: MAPREDUCE-1010.patch, MAPREDUCE-1010.patch
>
>
> Created this jira so that the tests can be added for HADOOP-6047. The test
> cases for hadoop archives are in mapreduce.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.