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

Rohini Palaniswamy commented on PIG-5298:
-----------------------------------------

Why do we need a dependency on tomcat? Is it for the EL implementation? Can't 
we just use jetty but avoid copying it to lib (like maven scope provided) and 
instead use the jetty that comes with hadoop or spark?

> Verify if org.mortbay.jetty is removable
> ----------------------------------------
>
>                 Key: PIG-5298
>                 URL: https://issues.apache.org/jira/browse/PIG-5298
>             Project: Pig
>          Issue Type: Improvement
>    Affects Versions: 0.17.0
>            Reporter: Adam Szita
>            Assignee: Nandor Kollar
>         Attachments: PIG-5298_1.patch
>
>
> Although we pull in jetty libraries in ivy Pig does not depend on 
> org.mortbay.jetty explicitly. The only exception I see is in Piggybank where 
> I think this can be swapped by javax.el-api and log4j.
> We should investigate (check build, run unit tests across all exec modes) and 
> remove if it turns out to be unnecessary.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to