bozhang2820 opened a new pull request, #41048:
URL: https://github.com/apache/spark/pull/41048

   ### What changes were proposed in this pull request?
   This change adds a error class INTERNAL_ERROR_EXECUTOR and change exceptions 
created in the executor package to use that error class.
   
   
   ### Why are the changes needed?
   This is to move exceptions created in package org.apache.spark.executor to 
error class.
   
   
   ### Does this PR introduce _any_ user-facing change?
   Yes. The exceptions created in package org.apache.spark.executor will change 
to be of error class INTERNAL_ERROR_EXECUTOR.
   
   ### How was this patch tested?
   Existing unit tests.
   


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to