[ https://issues.apache.org/jira/browse/SPARK-23176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
shekhar reddy updated SPARK-23176: ---------------------------------- Description: I tried building Spark v2.2.0 and got compilation in 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/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 was: 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 > 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 > Priority: Major > > I tried building Spark v2.2.0 and got compilation in > 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/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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org