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.