Deegue opened a new issue, #2107: URL: https://github.com/apache/auron/issues/2107
**Describe the bug** Driver gets NPE when executing spill. **To Reproduce** On the driver side, `TaskContext.get` returns null, which caused an NPE when calling `tc.taskAttemptId()`. **Expected behavior** No exception here. **Screenshots** **Additional context** -- 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]
