You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "sunchao (via GitHub)" <gi...@apache.org> on 2023/05/18 04:32:24 UTC

[GitHub] [spark] sunchao commented on pull request #41209: [SPARK-43548][SS] Remove workaround for HADOOP-16255

sunchao commented on PR #41209:
URL: https://github.com/apache/spark/pull/41209#issuecomment-1552385793

   Spark currently only works with Hadoop 3.3.1+ at the moment, as we discovered in https://github.com/apache/spark/pull/40847. We can potentially make it work with Hadoop 3.2.2+ if there's a workaround for https://issues.apache.org/jira/browse/SPARK-40039 which uses Hadoop API that only exist in Hadoop 3.3.1+. It definitely won't work with Hadoop 3.2.0 due to some shaded client related 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-unsubscribe@spark.apache.org

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