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

Ted Yu commented on SPARK-13171:
--------------------------------

Turns out not that trivial.

For build against hadoop 2.4 , some test timed out:

https://amplab.cs.berkeley.edu/jenkins/job/spark-master-test-maven-hadoop-2.4/lastCompletedBuild/testReport/org.apache.spark.sql.hive/HiveSparkSubmitSuite/SPARK_8020__set_sql_conf_in_spark_conf/

For build against hadoop 2.7, Jenkins job timed out.

> Update promise & future to Promise and Future as the old ones are deprecated
> ----------------------------------------------------------------------------
>
>                 Key: SPARK-13171
>                 URL: https://issues.apache.org/jira/browse/SPARK-13171
>             Project: Spark
>          Issue Type: Sub-task
>            Reporter: holdenk
>            Assignee: Jakob Odersky
>            Priority: Trivial
>             Fix For: 2.0.0
>
>
> We use the promise and future functions on the concurrent object, both of 
> which have been deprecated in 2.11 . The full traits are present in Scala 
> 2.10 as well so this should be a safe migration.



--
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

Reply via email to