You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Jonathan Eagles (JIRA)" <ji...@apache.org> on 2016/08/02 19:47:20 UTC

[jira] [Created] (TEZ-3393) Remove extra jetty dependency from Shuffle Handler

Jonathan Eagles created TEZ-3393:
------------------------------------

             Summary: Remove extra jetty dependency from Shuffle Handler
                 Key: TEZ-3393
                 URL: https://issues.apache.org/jira/browse/TEZ-3393
             Project: Apache Tez
          Issue Type: Sub-task
            Reporter: Jonathan Eagles
            Assignee: Jonathan Eagles
         Attachments: TEZ-3393.1.patch

Port from Mapreduce contained direct jetty dependency on jetty HttpHeaders. Netty also supports these headers and the dependency can be easily moved from jetty to netty. This will help break the dependency chain from jetty (still indirect dependency from tez runtime) supporting a leaner uber-jar for packaging.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)