[ https://issues.apache.org/jira/browse/MAPREDUCE-1399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831196#action_12831196
]
Mahadev konar commented on MAPREDUCE-1399:
------------------------------------------
result of ant test-patch on my machine:
{noformat}
[exec]
[exec]
[exec]
[exec] +1 overall.
[exec]
[exec] +1 @author. The patch does not contain any @author tags.
[exec]
[exec] +1 tests included. The patch appears to include 7 new or modified tests.
[exec]
[exec] +1 javadoc. The javadoc tool did not generate any warning messages.
[exec]
[exec] +1 javac. The applied patch does not increase the total number of javac compiler
warnings.
[exec]
[exec] +1 findbugs. The patch does not introduce any new Findbugs warnings.
[exec]
[exec] +1 release audit. The applied patch does not increase the total number of
release audit warnings.
[exec]
[exec]
[exec]
[exec]
[exec] ======================================================================
[exec] ======================================================================
[exec] Finished build.
[exec] ======================================================================
[exec] ======================================================================
[exec]
[exec]
BUILD SUCCESSFUL
Total time: 26 minutes 20 seconds
{noformat}
> The archive command shows a null error message
> ----------------------------------------------
>
> Key: MAPREDUCE-1399
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1399
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: harchive
> Reporter: Tsz Wo (Nicholas), SZE
> Assignee: Mahadev konar
> Fix For: 0.22.0
>
> Attachments: m1399_20100204.patch, m1399_20100205.patch, m1399_20100205trunk.patch,
m1399_20100205trunk2.patch, MAPREDUCE-1399.patch
>
>
> {noformat}
> bash-3.1$ hadoop archive -archiveName foo.har -p . foo .
> Exception in archives
> null
> {noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|