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

Jason Moore edited comment on SPARK-26027 at 11/16/18 3:10 AM:
---------------------------------------------------------------

I was originally going to withdraw the ticket when I discovered my actual 
issue, and happy for that to happen.  The main concern I was left with was that 
the build scripts download based on the default Scala version (2.11.12 on 
v2.4.0 tag) rather than taking the profile flag into account).  If you don't 
see this as an issue to worry about, close this ticket and forget all about it.


was (Author: jasonmoore2k):
I was originally going to withdraw the ticket when I discovered my actual 
issue, and happy for that to happen.  The main concern I was left with was that 
the build scripts download based on the default Scala version (2.11.12 on 
v2.4.0 tag) rater than taking the profile flag into account).  If you don't see 
this as an issue to worry about, close this ticket and forget all about it.

> Unable to build Spark for Scala 2.12 with Maven script provided
> ---------------------------------------------------------------
>
>                 Key: SPARK-26027
>                 URL: https://issues.apache.org/jira/browse/SPARK-26027
>             Project: Spark
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 2.4.0
>            Reporter: Jason Moore
>            Priority: Minor
>
> In ./build/mvn, <scala.version> from pom.xml is used to determine which Scala 
> library to fetch but it doesn't seem to use the value under the scala-2.12 
> profile even if that is set.
> The result is that the maven build still uses scala-library 2.11.12 and 
> compilation fails.
> Am I missing a step? (I do run ./dev/change-scala-version.sh 2.12 but I think 
> that only updates scala.binary.version)



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

Reply via email to