[ https://issues.apache.org/jira/browse/MAPREDUCE-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852461#action_12852461
]
Hudson commented on MAPREDUCE-1602:
-----------------------------------
Integrated in Hadoop-Mapreduce-trunk #276 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Mapreduce-trunk/276/])
. Fix the error message for the case that src does not exist.
> When the src does not exist, archive shows IndexOutOfBoundsException
> --------------------------------------------------------------------
>
> Key: MAPREDUCE-1602
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1602
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: harchive
> Reporter: Tsz Wo (Nicholas), SZE
> Assignee: Tsz Wo (Nicholas), SZE
> Fix For: 0.22.0
>
> Attachments: m1602_20100329.patch, m1602_20100330.patch
>
>
> {noformat}
> -bash-3.1$ $H archive -archiveName foo.har -p / src-not-exists dst
> IndexOutOfBoundsException in archives
> Index: 0, Size: 0
> {noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|