Iulian Dragos created SPARK-7399:
------------------------------------

             Summary: Master fails on 2.11 with compilation error
                 Key: SPARK-7399
                 URL: https://issues.apache.org/jira/browse/SPARK-7399
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 1.4.0
            Reporter: Iulian Dragos


The current code in master (and 1.4 branch) fails on 2.11 with the following 
compilation error:

{code}
[error] /home/ubuntu/workspace/Apache Spark (master) on 
2.11/core/src/main/scala/org/apache/spark/rdd/RDDOperationScope.scala:78: in 
object RDDOperationScope, multiple overloaded alternatives of method withScope 
define default arguments.
[error] private[spark] object RDDOperationScope {
[error]                       ^
{code}



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