[ 
https://issues.apache.org/jira/browse/SPARK-14220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16540676#comment-16540676
 ] 

Stavros Kontopoulos commented on SPARK-14220:
---------------------------------------------

If you make it more specific it works:

context.addTaskCompletionListener { ctx =>
 threadPool.shutdownNow(); ()
}

[~lrytz]could check what has changed here compared to 2.11?

 

> Build and test Spark against Scala 2.12
> ---------------------------------------
>
>                 Key: SPARK-14220
>                 URL: https://issues.apache.org/jira/browse/SPARK-14220
>             Project: Spark
>          Issue Type: Umbrella
>          Components: Build, Project Infra
>    Affects Versions: 2.1.0
>            Reporter: Josh Rosen
>            Priority: Blocker
>
> This umbrella JIRA tracks the requirements for building and testing Spark 
> against the current Scala 2.12 milestone.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to