Aaron Fabbri created HADOOP-19817:
-------------------------------------
Summary: Test failure in ITestS3ACommitterMRJob; NPE trying to
cleanup previous
Key: HADOOP-19817
URL: https://issues.apache.org/jira/browse/HADOOP-19817
Project: Hadoop Common
Issue Type: Bug
Components: hadoop-aws
Affects Versions: 3.4.3
Reporter: Aaron Fabbri
On latest trunk, when running `mvn clean verify
-Dit.test=ITestS3ACommitterMRJob -DskipUnitTests`
```
[ERROR]
org.apache.hadoop.fs.s3a.commit.integration.ITestS3ACommitterMRJob.test_200_execute
[ERROR] Run 1:
ITestS3ACommitterMRJob.test_200_execute:313->Assertions.fail:138 Job
job_1771361025853_0001 failed in state FAILED with cause Application
application_1771361025853_0001 failed 2 times due to AM Container for
appattempt_1771361025853_0001_000002 exited with exitCode: 1
Failing this attempt.Diagnostics: [2026-02-17 12:43:51.159]Exception from
container-launch.
Container id: container_1771361025853_0001_02_000001
Exit code: 1
[2026-02-17 12:43:51.160]Container exited with a non-zero exit code 1. Error
file: prelaunch.err.
Last 4096 bytes of prelaunch.err :
Last 4096 bytes of stderr :
log4j:WARN No appenders could be found for logger
(org.apache.hadoop.mapreduce.v2.app.MRAppMaster).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more
info.
Error while trying to clean up previous job's temporary
filesjava.lang.NullPointerException: Cannot invoke
"org.apache.hadoop.mapreduce.v2.api.records.JobId.getAppId()" because "id" is
null
```
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]