tgravescs commented on PR #38674:
URL: https://github.com/apache/spark/pull/38674#issuecomment-1323743829

   Ok, I see we are explicitly excluding all the jersey client jars from the 
hadoop client jar.  But it looks like with this change we would have 2 versions 
of the jersey-client jars, correct?  These 2 have different package names 
though?  one is org.glassfish.jersey and one is com.sun.jersey correct?   If 
that is the case it seems like this is ok, unless of course this results in 
conflicts with other peoples jars and packages.  I see some discussions around 
this when we moved to jersey 2 - 
https://issues.apache.org/jira/browse/SPARK-11081 and 
https://issues.apache.org/jira/browse/SPARK-12154?  specifically see the 
section on "To recap the discussion, Jersey 1 has two issues:"  


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to