[jira] [Assigned] (SPARK-19514) Range is not interruptible

2017-02-09 Thread Apache Spark (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-19514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Apache Spark reassigned SPARK-19514:


Assignee: Apache Spark

> Range is not interruptible
> --
>
> Key: SPARK-19514
> URL: https://issues.apache.org/jira/browse/SPARK-19514
> Project: Spark
>  Issue Type: Bug
>  Components: SQL
>Affects Versions: 2.1.0
>Reporter: Ala Luszczak
>Assignee: Apache Spark
>
> Currently Range cannot be interrupted.
> For example, if you start executing
> spark.range(0, A_LOT, 1).crossJoin(spark.range(0, A_LOT, 1)).count()
> and then call
> DAGScheduler.cancellStage(...)
> the execution won't stop.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Assigned] (SPARK-19514) Range is not interruptible

2017-02-09 Thread Apache Spark (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-19514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Apache Spark reassigned SPARK-19514:


Assignee: (was: Apache Spark)

> Range is not interruptible
> --
>
> Key: SPARK-19514
> URL: https://issues.apache.org/jira/browse/SPARK-19514
> Project: Spark
>  Issue Type: Bug
>  Components: SQL
>Affects Versions: 2.1.0
>Reporter: Ala Luszczak
>
> Currently Range cannot be interrupted.
> For example, if you start executing
> spark.range(0, A_LOT, 1).crossJoin(spark.range(0, A_LOT, 1)).count()
> and then call
> DAGScheduler.cancellStage(...)
> the execution won't stop.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org