Ala Luszczak created SPARK-19549:
------------------------------------
Summary: Allow providing reasons for stage/job cancelling
Key: SPARK-19549
URL: https://issues.apache.org/jira/browse/SPARK-19549
Project: Spark
Issue Type: New Feature
Components: Spark Core
Affects Versions: 2.1.0
Reporter: Ala Luszczak
Priority: Minor
Currently it is not possible to pass a cancellation reason to SparkContext.cancelStage()
and SparkContext.cancelJob(). In many situations having such reason included in the exception
message would be useful for the user.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|