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

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

Kousuke Saruta created SPARK-33046:
--------------------------------------

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


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