arghya18 commented on pull request #30135:
URL: https://github.com/apache/spark/pull/30135#issuecomment-868195002


   @dongjoon-hyun Thanks for the info. Actually we are having some major issue 
related to s3a 
[HADOOP-17755](https://issues.apache.org/jira/browse/HADOOP-17755) with orc 
which seems to be solved in Hadoop 3.3.0 for parquet but seems its a common 
issue . [HADOOP-16109](https://issues.apache.org/jira/browse/HADOOP-16109) . 
Currently we are working around it using fs.s3a.readahead.range": "1G" which is 
not a good idea.
   
   I am using Spark on k8s and magic committer, so wanted to check if the above 
issues mentioned will impact me if I manually build Spark 3.1.1 with Hadoop 
3.3.0/3.3.1?
   
   


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



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

Reply via email to