Chris Nauroth created HDFS-5413: ----------------------------------- Summary: hdfs.cmd does not support passthrough to any arbitrary class. Key: HDFS-5413 URL: https://issues.apache.org/jira/browse/HDFS-5413 Project: Hadoop HDFS Issue Type: Bug Components: scripts Affects Versions: 2.2.0, 3.0.0 Reporter: Chris Nauroth Assignee: Chris Nauroth
The hdfs shell script supports passthrough to calling any arbitrary class if the first argument is not one of the per-defined sub-commands. The equivalent cmd script does not implement this and instead fails trying to do a labeled goto to the first argument. -- This message was sent by Atlassian JIRA (v6.1#6144)