hadoop/hadoop-tools/hadoop-aws/src
Steve Loughran 906ae5138e
HADOOP-18402. S3A committer NPE in spark job abort (#4735)
JobID.toString() and TaskID.toString() to only be called
when the IDs are not null.

This doesn't surface in MapReduce, but Spark SQL can trigger
in job abort, where it may invok abortJob() with an
incomplete TaskContext.

This patch MUST be applied to branches containing
HADOOP-17833. "Improve Magic Committer Performance."

Contributed by Steve Loughran.
2022-08-15 11:20:59 +01:00
..
main HADOOP-18402. S3A committer NPE in spark job abort (#4735) 2022-08-15 11:20:59 +01:00
site HADOOP-18344. Upgrade AWS SDK to 1.12.262 (#4637) 2022-07-28 11:29:38 +01:00
test HADOOP-18397. Shutdown AWSSecurityTokenService when its resources are no longer in use (#4722) 2022-08-12 11:59:15 +01:00