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

TestNodeManagerShutdown in branch-2 should use Shell to form the output path and a format issue in trunk

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.1.0-beta
    • None
    • None
    • None

    Description

      File scriptFile = new File(tmpDir, "scriptFile.sh");
      should be replaced with
      File scriptFile = Shell.appendScriptExtension(tmpDir, "scriptFile");

      to match trunk.

      Attachments

        1. YARN-766.branch-2.txt
          2 kB
          Siddharth Seth
        2. YARN-766.trunk.txt
          1 kB
          Siddharth Seth
        3. YARN-766.txt
          1 kB
          Siddharth Seth

        Issue Links

          Activity

            People

              sseth Siddharth Seth
              sseth Siddharth Seth
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: