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/03/07 07:27:00 UTC

[jira] [Created] (TEZ-3901) Add hadoop3 profile for upgrade to Jersey 1.19

Eric Wohlstadter created TEZ-3901:
-------------------------------------

             Summary: Add hadoop3 profile for upgrade to Jersey 1.19
                 Key: TEZ-3901
                 URL: https://issues.apache.org/jira/browse/TEZ-3901
             Project: Apache Tez
          Issue Type: Improvement
            Reporter: Eric Wohlstadter
            Assignee: Eric Wohlstadter


From [~harishjp]:

"DAGAppMaster fails to start when using hadoop3 and ATSv15, because TimelineWriter has been changed to use jersey-client 1.19 in hadoop3, but tez packages jersey-client 1.9 with it. There are incompatible changes between them, so we cannot upgrade to 1.19 for all versions, it should be 1.9 in older hadoop and 1.19 in hadoop3."

 

This patch includes some copy and paste of the hadoop28 profile to a hadoop3 profile. Maven doesn't include anything like "profile inheritance".



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