Description
-bash-3.1$ hadoop distcp -Dmapred.job.queue.name=${JOBQ} har://hdfs-/user/tsz/t10_4.har/t10_4 t10_4_distcp t10_4_distcp 10/01/28 23:20:45 INFO tools.DistCp: srcPaths=[har://hdfs-/user/tsz/t10_4.har/t10_4] 10/01/28 23:20:45 INFO tools.DistCp: destPath=t10_4_distcp With failures, global counters are inaccurate; consider running with -i Copy failed: java.lang.NullPointerException at org.apache.hadoop.fs.HarFileSystem.decodeHarURI(HarFileSystem.java:184) at org.apache.hadoop.fs.HarFileSystem.initialize(HarFileSystem.java:95) ...
Attachments
Attachments
Issue Links
- relates to
-
HADOOP-8053 "har://hdfs-/foo" is not a valid URI
- Resolved