Uh oh!
There was an error while loading. Please reload this page.
HBASE-27148 Move minimum hadoop 3 support version to 3.2.3 - #4561
Conversation
Apache9
commented
Jun 22, 2022
Also removed all the org.codehaus.jackson dependencies, as it is the already EOL and has CVEs, and hadoop should not actually rely on it although it will be pulled in as transitive dependencies |
Apache-HBase
commented
Jun 22, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jun 22, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Jun 22, 2022
💔 -1 overall
This message was automatically generated. |
Apache9
commented
Jun 23, 2022
Seems to be a bug in HDFS? |
Apache-HBase
commented
Jun 23, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jun 23, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Jun 23, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Jun 23, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jun 23, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Jun 23, 2022
💔 -1 overall
This message was automatically generated. |
The pre commit result is a bit strange, as posted above... Let me try hadoop 3.1.x to see whether we still have the same problem... |
Apache-HBase
commented
Jun 25, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Jun 25, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jun 26, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jun 26, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Jun 26, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Jun 27, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jun 27, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Jun 27, 2022
💔 -1 overall
This message was automatically generated. |
Apache9
commented
Jun 29, 2022
Seems TestMetaFixer is always failing, no matter what is the hadoop version. Let me try locally again. I tried once in the past and there is no problem... |
Apache9
commented
Jun 29, 2022
OK, I could reproduce the problem locally through command line |
Apache-HBase
commented
Jun 29, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jun 29, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Jun 29, 2022
💔 -1 overall
This message was automatically generated. |
Apache9
commented
Jun 30, 2022
OK, good. Seems worked. Let me fix the NPE, and also apply it to deprecated HBaseTestingUtility. |
Apache-HBase
commented
Jun 30, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jun 30, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Jun 30, 2022
💔 -1 overall
This message was automatically generated. |
Apache9
commented
Jul 1, 2022
OK, the problem is that avro still depends on jackson 1.x, where I exclude them all because of the vulnerability warnings... Let me see if updating the avro version can solve the problem... |
Apache-HBase
commented
Jul 1, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jul 1, 2022
💔 -1 overall
This message was automatically generated. |
apurtell
commented
Jul 1, 2022
I think avro 1.10 and up will get you clear of them |
Apache-HBase
commented
Jul 1, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jul 2, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jul 2, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jul 2, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Jul 3, 2022
🎊 +1 overall
This message was automatically generated. |
Apache9
commented
Jul 3, 2022
Seems upgrade to avro 1.11.0 can solve the last problem. The recent two UT failures are not related. Kicked another pre commit run to see if the result is still good. |
Apache-HBase
commented
Jul 3, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jul 3, 2022
💔 -1 overall
This message was automatically generated. |
Apache9
commented
Jul 4, 2022
Thank you. Upgrading to 1.11.0 can solve the problem :) |
Apache9
commented
Jul 4, 2022
I think the PR is ready to land. Let's fix the security warnings from github! |
Signed-off-by: Xin Sun <ddupgs@gmail.com> (cherry picked from commit 41972cb)
Signed-off-by: Xin Sun <ddupgs@gmail.com> (cherry picked from commit 41972cb)
Signed-off-by: Xin Sun <ddupgs@gmail.com> (cherry picked from commit 41972cb)
Signed-off-by: Xin Sun <ddupgs@gmail.com> (cherry picked from commit 41972cb)
Signed-off-by: Xin Sun <ddupgs@gmail.com> (cherry picked from commit 41972cb)
No description provided.