Uploaded image for project: 'Apache Tez'
  1. Apache Tez
  2. TEZ-3928 [Umbrella] Hadoop 3 test failures
  3. TEZ-3947

TestATSHistoryWithACLs fails with Hadoop3 and Jersey 1.19

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.9.2, 0.10.0
    • None
    • None

    Description

      Without upgrading to Jersey 1.19, was running into NoSuchMethodError.

      After adding the upgrade to Jersey 1.19, I hit this change in behavior:

      java.lang.AssertionError: expected:<application/json> but was:<application/json; charset=utf-8>
              at org.junit.Assert.fail(Assert.java:88)
              at org.junit.Assert.failNotEquals(Assert.java:743)
              at org.junit.Assert.assertEquals(Assert.java:118)
              at org.junit.Assert.assertEquals(Assert.java:144)
              at org.apache.tez.dag.history.ats.acls.TestATSHistoryWithACLs.testDagLoggingEnabled(TestATSHistoryWithACLs.java:461)
      

      Attachments

        1. TEZ-3947.2.patch
          2 kB
          Eric Wohlstadter
        2. TEZ-3947.1.patch
          2 kB
          Eric Wohlstadter

        Issue Links

          Activity

            People

              ewohlstadter Eric Wohlstadter
              ewohlstadter Eric Wohlstadter
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: