You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "bozhang2820 (via GitHub)" <gi...@apache.org> on 2023/05/04 12:20:55 UTC

[GitHub] [spark] bozhang2820 opened a new pull request, #41048: [SPARK-38462][CORE] Add error class INTERNAL_ERROR_EXECUTOR

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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] MaxGekk commented on pull request #41048: [SPARK-38462][CORE] Add error class INTERNAL_ERROR_EXECUTOR

Posted by "MaxGekk (via GitHub)" <gi...@apache.org>.
MaxGekk commented on PR #41048:
URL: https://github.com/apache/spark/pull/41048#issuecomment-1537119128

   +1, LGTM. Merging to master.
   Thank you, @bozhang2820.


-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] MaxGekk closed pull request #41048: [SPARK-38462][CORE] Add error class INTERNAL_ERROR_EXECUTOR

Posted by "MaxGekk (via GitHub)" <gi...@apache.org>.
MaxGekk closed pull request #41048: [SPARK-38462][CORE] Add error class INTERNAL_ERROR_EXECUTOR
URL: https://github.com/apache/spark/pull/41048


-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org