Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-95

DistributedShell throws an exception along with the help text.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • None

    Description

      $ $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)
      

      Attachments

        Issue Links

          Activity

            People

              hitesh Hitesh Shah
              vinodkv Vinod Kumar Vavilapalli
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: