-
Notifications
You must be signed in to change notification settings - Fork 9.2k
HADOOP-18241. Move to JAVA 11. #4319
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
(!) A patch to the testing environment has been detected. |
|
💔 -1 overall
This message was automatically generated. |
|
(!) A patch to the testing environment has been detected. |
|
(!) A patch to the testing environment has been detected. |
|
(!) A patch to the testing environment has been detected. |
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/conf/Configuration.java
Show resolved
Hide resolved
|
(!) A patch to the testing environment has been detected. |
|
Gonna have test failures. We need HADOOP-15984 |
|
Hi, @ayushtkn I hope to provide some help, I see that during the compilation process of the code I submitted, there is a java doc compilation warning in JDK11, I will fix it. |
|
@slfan1989 Javadoc errors most of them I sorted, you can try get hold of this if you have time |
|
@ayushtkn I will continue to follow up on HADOOP-15984. It has been found that there are many java doc compilation problems involving HDFS modules, as follows: First of all I will still finish this pr(#4423). |
|
We're closing this stale PR because it has been open for 100 days with no activity. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable. |
WIP