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

Timeline server domain not set correctly when using shell_command on Windows

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      The bug is caught by one of the unit tests which fails.

      Running org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell
      Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 37.661 sec <<< FAILURE! - in org.apache.hadoop.yarn.applications.distribut
      testDSShellWithDomain(org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell)  Time elapsed: 37.366 sec  <<< FAILURE!
      org.junit.ComparisonFailure: expected:<[TEST_DOMAIN]> but was:<[DEFAULT]>
              at org.junit.Assert.assertEquals(Assert.java:115)
              at org.junit.Assert.assertEquals(Assert.java:144)
              at org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.testDSShell(TestDistributedShell.java:290)
              at org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.testDSShellWithDomain(TestDistributedShell.java:179)
      

      Attachments

        1. apache-yarn-2769.0.patch
          2 kB
          Varun Vasudev

        Activity

          People

            vvasudev Varun Vasudev
            vvasudev Varun Vasudev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: