You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Eric Wohlstadter (JIRA)" <ji...@apache.org> on 2018/05/31 07:01:00 UTC

[jira] [Updated] (TEZ-3947) TestATSHistoryWithACLs fails with Hadoop3 and Jersey 1.19

     [ https://issues.apache.org/jira/browse/TEZ-3947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Wohlstadter updated TEZ-3947:
----------------------------------
    Attachment: TEZ-3947.1.patch

> TestATSHistoryWithACLs fails with Hadoop3 and Jersey 1.19
> ---------------------------------------------------------
>
>                 Key: TEZ-3947
>                 URL: https://issues.apache.org/jira/browse/TEZ-3947
>             Project: Apache Tez
>          Issue Type: Sub-task
>            Reporter: Eric Wohlstadter
>            Priority: Major
>         Attachments: TEZ-3947.1.patch
>
>
> Without upgrading to Jersey 1.19, was running into NoSuchMethodError.
> After adding the upgrade to Jersey 1.19, I hit this change in behavior:
> {code}
> 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)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)