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

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

    [ https://issues.apache.org/jira/browse/TEZ-3393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15404683#comment-15404683 ] 

Kuhu Shukla commented on TEZ-3393:
----------------------------------

+1 lgtm.

mvn install is successful with the change. TestShuffleHandler passes.

> 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)