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

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

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

Jonathan Eagles resolved TEZ-3393.
----------------------------------
       Resolution: Fixed
    Fix Version/s: TEZ-3334

committed to TEZ-3334 feature branch

> 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
>             Fix For: TEZ-3334
>
>         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)