You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Jianshi Huang (JIRA)" <ji...@apache.org> on 2015/05/13 22:02:02 UTC

[jira] [Created] (SPARK-7614) CLONE - Master fails on 2.11 with compilation error

Jianshi Huang created SPARK-7614:
------------------------------------

             Summary: CLONE - Master fails on 2.11 with compilation error
                 Key: SPARK-7614
                 URL: https://issues.apache.org/jira/browse/SPARK-7614
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 1.4.0
            Reporter: Jianshi Huang
            Assignee: Tijo Thomas
             Fix For: 1.4.0


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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org