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

Ted Dunning resolved HADOOP-2372.
---------------------------------

    Resolution: Invalid


This apparent problem was due to a format change in the output of directory 
listings interacting poorly with my rebalancing script.  The addition of dates 
caused me some confusion.

This does bring up the fact that the current hadoop commands are pretty 
un-script-friendly.  But that is another issue.

> Somebody left diagnostic prints in the code
> -------------------------------------------
>
>                 Key: HADOOP-2372
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2372
>             Project: Hadoop
>          Issue Type: Bug
>          Components: dfs
>    Affects Versions: 0.15.1
>            Reporter: Ted Dunning
>
> Setting replication using the hadoop dfs -setrep produces output  like this:
> original rep = 2
> Replication 5 set: /user/tdunning/foo1/part-00001
> 16:00
> 16:00
> original rep = 1
> setrep: java.net.URISyntaxException: Relative path in absolute URI: 16:00
> 2>|1690481|1969-12-31
> /user/tdunning/foo1/part-00002|2>|1690481|1969-12-31
> original rep = 2
> Replication 5 set: /user/tdunning/foo1/part-00002
> 16:00
> 16:00
> original rep = 1
> setrep: java.net.URISynt

-- 
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