[ 
https://issues.apache.org/jira/browse/YARN-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod Kumar Vavilapalli resolved YARN-95.
-----------------------------------------

    Resolution: Duplicate

Being fixed as part of YARN-94.
                
> DistributedShell throws an exception along with the help text.
> --------------------------------------------------------------
>
>                 Key: YARN-95
>                 URL: https://issues.apache.org/jira/browse/YARN-95
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: applications/distributed-shell
>            Reporter: Vinod Kumar Vavilapalli
>            Assignee: Hitesh Shah
>
> {code}
> $ $YARN_HOME/bin/yarn jar 
> $YARN_HOME/share/hadoop/yarn/hadoop-yarn-applications-distributedshell-3.0.0-SNAPSHOT.jar
>  usage: Client
>  -appname <arg>              Application Name. Default value -
>                              DistributedShell
> ....
> ....
> 12/09/10 15:13:37 FATAL distributedshell.Client: Error running CLient
> java.lang.IllegalArgumentException: No args specified for client to initialize
>         at 
> org.apache.hadoop.yarn.applications.distributedshell.Client.init(Client.java:229)
>         at 
> org.apache.hadoop.yarn.applications.distributedshell.Client.main(Client.java:160)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>         at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:597)
>         at org.apache.hadoop.util.RunJar.main(RunJar.java:208)
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to