You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "shekhar reddy (JIRA)" <ji...@apache.org> on 2018/01/22 07:43:00 UTC

[jira] [Created] (SPARK-23176) REPL project build failing in Spark v2.2.0

shekhar reddy created SPARK-23176:
-------------------------------------

             Summary: REPL project  build failing in Spark v2.2.0
                 Key: SPARK-23176
                 URL: https://issues.apache.org/jira/browse/SPARK-23176
             Project: Spark
          Issue Type: Bug
          Components: Build
    Affects Versions: 2.2.0
            Reporter: shekhar reddy


I tried building Spark v2.2.0 and got compilation in 

[spark|https://github.com/apache/spark/tree/v2.2.0]/[repl|https://github.com/apache/spark/tree/v2.2.0/repl]/[scala-2.11|https://github.com/apache/spark/tree/v2.2.0/repl/scala-2.11]/[src|https://github.com/apache/spark/tree/v2.2.0/repl/scala-2.11/src]/[main|https://github.com/apache/spark/tree/v2.2.0/repl/scala-2.11/src/main]/[scala|https://github.com/apache/spark/tree/v2.2.0/repl/scala-2.11/src/main/scala]/[org|https://github.com/apache/spark/tree/v2.2.0/repl/scala-2.11/src/main/scala/org]/[apache|https://github.com/apache/spark/tree/v2.2.0/repl/scala-2.11/src/main/scala/org/apache]/[spark|https://github.com/apache/spark/tree/v2.2.0/repl/scala-2.11/src/main/scala/org/apache/spark]/[repl|https://github.com/apache/spark/tree/v2.2.0/repl/scala-2.11/src/main/scala/org/apache/spark/repl]/*Main.scala*

at line 59: val jars = Utils.getUserJars(conf, isShell = true).mkString(File.pathSeparator)

I replaced with  Spark v2.2.1 and compiled and it worked fine. 

Could you please fix this build error so that it will help for next users

 

 



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

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