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 2019/02/03 03:39:39 UTC

[GitHub] LuciferYang commented on issue #22149: [SPARK-25158][SQL]Executor accidentally exit because ScriptTransformationWriterThread throws TaskKilledException.

LuciferYang commented on issue #22149: [SPARK-25158][SQL]Executor accidentally exit because ScriptTransformationWriterThread throws TaskKilledException.
URL: https://github.com/apache/spark/pull/22149#issuecomment-460020214
 
 
   @cloud-fan There are two things to confirm before submit the test caseļ¼š
   
   1. This case is about `hive transform` not UDF, so I need add a python script file for this case, will we accept this?
   
   2.  `SparkUncaughtExceptionHandler` not register to Executor in local mode, the test case maybe only add a `TestUncaughtExceptionHandler` like I add to `ScriptTransformationSuite` and register it manually,  then verify job fails but there is no exception catch by `TestUncaughtExceptionHandler` like asserts in `ScriptTransformationSuite`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services

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