steveloughran commented on PR #38936:
URL: https://github.com/apache/spark/pull/38936#issuecomment-1341198073

   > How can we test your scenario? The compilation of Java 11 and Java 17 in 
GA Task is run using Maven
   
   do a local build of hadoop trunk and then build against that
   ```
   hadoop.version=3.4.0-SNAPSHOT
   ```
   
   if the nightlys are building, you could try them
   ```
   hadoop.version=3.4.0-SNAPSHOT -Psnapshots-and-staging
   ```
   


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