You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2020/10/01 13:46:00 UTC

[jira] [Commented] (SPARK-33046) How to build for Scala 2.13 with sbt in the doc is wrong.

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

Apache Spark commented on SPARK-33046:
--------------------------------------

User 'sarutak' has created a pull request for this issue:
https://github.com/apache/spark/pull/29921

> How to build for Scala 2.13 with sbt in the doc is wrong.
> ---------------------------------------------------------
>
>                 Key: SPARK-33046
>                 URL: https://issues.apache.org/jira/browse/SPARK-33046
>             Project: Spark
>          Issue Type: Sub-task
>          Components: docs
>    Affects Versions: 3.0.1, 3.1.0
>            Reporter: Kousuke Saruta
>            Assignee: Kousuke Saruta
>            Priority: Minor
>
> In the current doc, how to build Spark for Scala 2.13 with sbt is described like:
> {code}
> ./build/sbt -Dscala.version=2.13.0
> {code}
> But build fails with this command because scala-2.13 profile is not enabled and scala-parallel-collections is absent.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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