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

Fix Yarn resourcemanger CLI usage

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.8.0, 3.0.0-alpha1
    • None
    • None

    Description

      The usage message from code does not match with the one documented.
      1. "java ResourceManager " should be "yarn resourcemanager "

       private static void printUsage(PrintStream out) {
          out.println("Usage: java ResourceManager [-format-state-store]");
          out.println("                            "
              + "[-remove-application-from-state-store <appId>]" + "\n");
        }
      

      Attachments

        1. YARN-3778.patch
          1 kB
          Brahma Reddy Battula

        Activity

          People

            brahmareddy Brahma Reddy Battula
            brahmareddy Brahma Reddy Battula
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: