Problem description
Pravega has updated to jdk 11 for its build. In order to make the test using pravega-standalone work, the project also needs to compile under Java 11. And this requires the Hadoop version to upgrade to the latest 3.3 which has the Java 11 support.
Problem description Pravega has updated to jdk 11 for its build. In order to make the test using
pravega-standalone
work, the project also needs to compile under Java 11. And this requires the Hadoop version to upgrade to the latest 3.3 which has the Java 11 support.Problem location
gradle.properties
Suggestions for an improvement