ayushtkn commented on PR #358:
URL: https://github.com/apache/tez/pull/358#issuecomment-2123329928

   One one of the LOG lines are there
   ```
   2024-05-21T12:41:38,884  INFO [TezChild] app.TezTaskCommunicatorImpl: 
Container with id: container_1716320479875_0001_00_000024 is valid, but no 
longer registered, and will be killed
   ```
   
   And for same there is NPE
   ```
   2024-05-21T12:41:38,885  INFO [CallbackExecutor] 
launcher.LocalContainerLauncher: Container: 
container_1716320479875_0001_00_000024: Execution Failed: 
   java.lang.NullPointerException: null
        at org.apache.tez.runtime.task.TezChild.run(TezChild.java:252) 
~[tez-runtime-internals-0.10.3.jar:0.10.3]
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to