You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Sudhansu Bhuyan (JIRA)" <ji...@apache.org> on 2018/08/15 01:34:00 UTC

[jira] [Created] (HDFS-13827) Distcp job is failing due to Invalid arguments

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: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org