[ 
https://issues.apache.org/jira/browse/HADOOP-3545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Devaraj Das updated HADOOP-3545:
--------------------------------

    Component/s: mapred

> archive  is failing with "Illegal Capacity" error
> -------------------------------------------------
>
>                 Key: HADOOP-3545
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3545
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.18.0
>            Reporter: Jothi Padmanabhan
>            Assignee: Mahadev konar
>            Priority: Blocker
>             Fix For: 0.18.0
>
>
> I ran the randomwriter example and then tried to archive the directory 
> created by the randomwriter. I seem to be getting an "Illegal Capacity" 
> error. 
> The following is the output when run on the cluster with 50 nodes. 
> The number reported after the "Illegal capacity"  is half the number of maps 
> created by the random writer (here 48)
> [EMAIL PROTECTED] ~/hadoop-0.18.0-dev $ bin/hadoop jar 
> hadoop-0.18.0-dev-examples.jar randomwriter 
> -Dtest.randomwriter.maps_per_host=1 input4
> <<FOLLOWED BY>>
> [EMAIL PROTECTED] ~/hadoop-0.18.0-dev $ bin/hadoop archive -archiveName 
> foo.har /user/jothipn/input4 /user/jothipn
> 08/06/12 08:06:43 WARN fs.FileSystem: "mymachine:54039" is a deprecated 
> filesystem name. Use "hdfs://mymachine:54039/" instead.
> 08/06/12 08:06:43 WARN fs.FileSystem: "mymachine:54039" is a deprecated 
> filesystem name. Use "hdfs://mymachine:54039/" instead.
> 08/06/12 08:06:43 WARN fs.FileSystem: "mymachine:54039" is a deprecated 
> filesystem name. Use "hdfs://mymachine:54039/" instead.
> Illegal Capacity: -24

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to