You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2021/04/19 07:01:17 UTC

[GitHub] [spark] LuciferYang commented on pull request #32227: [WIP][SPARK-35132][BUILD][CORE] Upgrade netty-all to 4.1.63.Final

LuciferYang commented on pull request #32227:
URL: https://github.com/apache/spark/pull/32227#issuecomment-822223651


   I find that there is always netty 4.1.50 in classpath now, even for the master branch , this will cause some tests fail, and I created them https://issues.apache.org/jira/browse/SPARK-35134 to track this problem.
   
   I try to execute  
   
   ```
   mvn dependency:tree -Phadoop-3.2 -Phive-2.3 -Phadoop-cloud -Pmesos -Pyarn -Pkinesis-asl -Phive-thriftserver -Pspark-ganglia-lgpl -Pkubernetes -Phive
   ```
    there was no netty 4.1.50 dependency in the results.
   
   Do you have any good suggestions? @dongjoon-hyun @HyukjinKwon @srowen 


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

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



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