зеркало из https://github.com/microsoft/spark.git
Updated link to SBT
This commit is contained in:
Родитель
6962d40b44
Коммит
a1586412d6
|
@ -18,7 +18,7 @@ or you will need to set the `SCALA_HOME` environment variable to point
|
||||||
to where you've installed Scala. Scala must also be accessible through one
|
to where you've installed Scala. Scala must also be accessible through one
|
||||||
of these methods on slave nodes on your cluster.
|
of these methods on slave nodes on your cluster.
|
||||||
|
|
||||||
Spark uses [Simple Build Tool](https://github.com/harrah/xsbt/wiki), which is bundled with it. To compile the code, go into the top-level Spark directory and run
|
Spark uses [Simple Build Tool](http://www.scala-sbt.org), which is bundled with it. To compile the code, go into the top-level Spark directory and run
|
||||||
|
|
||||||
sbt/sbt package
|
sbt/sbt package
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче