Mitesh created SPARK-16398: ------------------------------ Summary: Make cancelJob and cancelStage API public Key: SPARK-16398 URL: https://issues.apache.org/jira/browse/SPARK-16398 Project: Spark Issue Type: Improvement Components: Spark Core Reporter: Mitesh Priority: Trivial
Make the `SparkContext` `cancelJob` and `cancelStage` APIs public. This allows applications to use `SparkListener` to do their own management of jobs via events, but without using the REST API. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org