зеркало из https://github.com/microsoft/spark.git
Tweak
This commit is contained in:
Родитель
ee2fcb2ce6
Коммит
603b419fdf
|
@ -5,7 +5,7 @@ title: Java Programming Guide
|
||||||
|
|
||||||
The Spark Java API exposes all the Spark features available in the Scala version to Java.
|
The Spark Java API exposes all the Spark features available in the Scala version to Java.
|
||||||
To learn the basics of Spark, we recommend reading through the
|
To learn the basics of Spark, we recommend reading through the
|
||||||
[Scala Programming Guide](scala-programming-guide.html) first; it should be
|
[Scala programming guide](scala-programming-guide.html) first; it should be
|
||||||
easy to follow even if you don't know Scala.
|
easy to follow even if you don't know Scala.
|
||||||
This guide will show how to use the Spark features described there in Java.
|
This guide will show how to use the Spark features described there in Java.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: global
|
layout: global
|
||||||
title: Scala Programming Guide
|
title: Spark Programming Guide
|
||||||
---
|
---
|
||||||
|
|
||||||
* This will become a table of contents (this text will be scraped).
|
* This will become a table of contents (this text will be scraped).
|
||||||
|
|
Загрузка…
Ссылка в новой задаче