-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HADOOP-18305. Release Hadoop 3.3.4: minor update of hadoop-3.3.3 #4345
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
HADOOP-18305. Release Hadoop 3.3.4: minor update of hadoop-3.3.3 #4345
Conversation
d071fdc
to
3a8ed3d
Compare
four test failures
need to see if these existed before the changes when in, in which case we can start that list of known test failures to ignore |
hadoop.yarn.csi.client.TestCsiClient has been fixed, I submit a backport pr(#4380).
TestCapacitySchedulerAutoQueueCreation#testDynamicAutoQueueCreationWithTags need backport YARN-10506
TestDataNodeRollingUpgrade#testWithLayoutChangeAndRollback need backport HDFS-15580.
this class has been removed, need backport YARN-10553. I can help submit a backport pr, is this required? |
Thanks for the offer, but it's not needed. I'm not going to backport any test fixes here, simply note that they are broken and ignore. this really is a security only branch where keeping the #of changes to a minimum reduces the regression risk |
Thanks for the explanation, YARN-11166 has been closed. |
thanks. I've created a table listing those failures so we know what not to worry about. if a new failure surfaces, that's an issue. |
502b6e5
to
3a8ed3d
Compare
reverted the cherrypick of HDFS-16563. Namenode WebUI prints sensitive information on Token expiry (#4241), aas it broke other tests. |
💔 -1 overall
This message was automatically generated. |
Change-Id: If1921949c40f8a6298c05c91cd37c1112571cd2f
Co-authored-by: Ashutosh Gupta <ashugpt@amazon.com> Signed-off-by: Akira Ajisaka <aajisaka@apache.org> (cherry picked from commit 931abbd) Conflicts: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/webapp/view/JQueryUI.java Change-Id: I5d5f729aa0c778298d753ff5400b33b5e95edd5d
Upgrade Apache Xerces Java to 2.12.2 due to handle vulnerability CVE-2022-23437 Contributed by Ashutosh Gupta
…Contributed by Tamas Domok
Co-authored-by: Ashutosh Gupta <ashugpt@amazon.com> Signed-off-by: Akira Ajisaka <aajisaka@apache.org> (cherry picked from commit fb910bd) Conflicts: hadoop-project/pom.xml
…apache#4350) (cherry picked from commit f390eda) Change-Id: If2dccabb4ef01d27da02e86a4317e666dcd34073
Workaround for HADOOP-18159; this ensures that projects declaring a dependency on hadoop-cloud-storage do _not_ have their s3 http connections broken by an out of date mozilla/public-suffix-list.txt resource on the classpath. Contributed by Steve Loughran Change-Id: Ib90d07f1ebe1ceaf91263e4d2aa09218e6d4e518
a94e9c8
to
0fd846a
Compare
This is a cherrypick from branch-3.3 of security related changes applied to hadoop branch-3.3.
this lets yetus check they are all good
Tests known to fail
This branch isn't going to worry about test failures which have been fixed in PRs which we aren't going to backport.
Instead it is going to track what those known failures are, to help triage them.
yarn.applications.distributedshell.TestDistributedShell
yarn.csi.client.TestCsiClient
yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerAutoQueueCreation
hdfs.server.datanode.TestDataNodeRollingUpgrade
fs.s3a.tools.ITestMarkerTool