dcoliversun commented on PR #36231:
URL: https://github.com/apache/spark/pull/36231#issuecomment-1101155214

   @HyukjinKwon Yes, there is a conflict between hadoop 2 and guava higher 
version.
   
   [Guava](https://github.com/google/guava) is the Google core library for Java 
that is used by many libraries and frameworks, including Hadoop. A dependency 
conflict can occur if a job or its dependencies require a version of Guava that 
is newer than the one used by Hadoop.
   
   Hadoop v3.0 [resolved](https://issues.apache.org/jira/browse/HADOOP-11804) 
this issue.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to