steveloughran commented on PR #37745:
URL: https://github.com/apache/spark/pull/37745#issuecomment-1235372490
3.0.0 is java 11
```
<build.java.source.version>11</build.java.source.version>
<build.java.target.version>11</build.java.target.version>
```
that is hadoop-3.3.1, which simplifies my life a lot too...the streams even
support IOStatistics. I've been testing my manifest committer through it and
have to bump the test shell up to java11 for all to work
--
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]