You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/06/09 16:02:19 UTC

[GitHub] [spark] HyukjinKwon opened a new pull request #28762: [SPARK-31849][PYTHON][SQL][FOLLOW-UP] More correct error message in Python UDF exception message

HyukjinKwon opened a new pull request #28762:
URL: https://github.com/apache/spark/pull/28762


   ### What changes were proposed in this pull request?
   
   This PR proposes to fix wordings in the Python UDF exception error message from:
   
   From:
   
   An exception was thrown from Python worker in the executor. The below is the Python worker stacktrace.
   
   To:
   
   An exception was thrown from the Python worker. Please see the stack trace below.
   
   It removes "executor" because Python worker is technically a separate process, and remove the duplicated wording "Python worker" .
   
   ### Why are the changes needed?
   
   To give users better exception messages.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No, it's in unreleased branches only. If RC3 passes, yes, it will change the exception message.
   
   ### How was this patch tested?
   
   Manually tested.


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

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] HyukjinKwon closed pull request #28762: [SPARK-31849][PYTHON][SQL][FOLLOW-UP] More correct error message in Python UDF exception message

Posted by GitBox <gi...@apache.org>.
HyukjinKwon closed pull request #28762:
URL: https://github.com/apache/spark/pull/28762


   


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

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] maropu commented on pull request #28762: [SPARK-31849][PYTHON][SQL][FOLLOW-UP] More correct error message in Python UDF exception message

Posted by GitBox <gi...@apache.org>.
maropu commented on pull request #28762:
URL: https://github.com/apache/spark/pull/28762#issuecomment-640976229


   late LGTM


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

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] SparkQA commented on pull request #28762: [SPARK-31849][PYTHON][SQL][FOLLOW-UP] More correct error message in Python UDF exception message

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #28762:
URL: https://github.com/apache/spark/pull/28762#issuecomment-640964944






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

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] HyukjinKwon commented on pull request #28762: [SPARK-31849][PYTHON][SQL][FOLLOW-UP] More correct error message in Python UDF exception message

Posted by GitBox <gi...@apache.org>.
HyukjinKwon commented on pull request #28762:
URL: https://github.com/apache/spark/pull/28762#issuecomment-640972735






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

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] AmplabJenkins commented on pull request #28762: [SPARK-31849][PYTHON][SQL][FOLLOW-UP] More correct error message in Python UDF exception message

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #28762:
URL: https://github.com/apache/spark/pull/28762#issuecomment-640965214






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

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] SparkQA removed a comment on pull request #28762: [SPARK-31849][PYTHON][SQL][FOLLOW-UP] More correct error message in Python UDF exception message

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on pull request #28762:
URL: https://github.com/apache/spark/pull/28762#issuecomment-640964944


   **[Test build #123663 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/123663/testReport)** for PR 28762 at commit [`9eb69c0`](https://github.com/apache/spark/commit/9eb69c0273c0c4ae3eec1732e00c509d8b01ea6c).


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

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] AmplabJenkins removed a comment on pull request #28762: [SPARK-31849][PYTHON][SQL][FOLLOW-UP] More correct error message in Python UDF exception message

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #28762:
URL: https://github.com/apache/spark/pull/28762#issuecomment-640965214






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

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