[ https://issues.apache.org/jira/browse/SPARK-33046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kousuke Saruta updated SPARK-33046: ----------------------------------- Summary: Update how to build doc for Scala 2.13 with sbt (was: How to build for Scala 2.13 with sbt in the doc is wrong.) > Update how to build doc for Scala 2.13 with sbt > ----------------------------------------------- > > 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org