Sudhansu Bhuyan created HDFS-13827:
--------------------------------------
Summary: Distcp job is failing due to Invalid arguments
Key: HDFS-13827
URL: https://issues.apache.org/jira/browse/HDFS-13827
Project: Hadoop HDFS
Issue Type: Bug
Components: distcp
Affects Versions: 2.7.1
Reporter: Sudhansu Bhuyan
18/08/14 18:35:59 ERROR tools.DistCp: Invalid arguments:
java.lang.IllegalArgumentException: Neither source file listing nor source
paths present
at
org.apache.hadoop.tools.OptionsParser.parseSourceAndTargetPaths(OptionsParser.java:348)
at org.apache.hadoop.tools.OptionsParser.parse(OptionsParser.java:89)
at org.apache.hadoop.tools.DistCp.run(DistCp.java:117)
at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:76)
at org.apache.hadoop.tools.DistCp.main(DistCp.java:462)
Invalid arguments: Neither source file listing nor source paths present
usage: distcp OPTIONS [source_path...] <target_path>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]