Skip to content
Snippets Groups Projects
Commit 603b419f authored by Matei Zaharia's avatar Matei Zaharia
Browse files

Tweak

parent ee2fcb2c
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ title: Java Programming Guide
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
[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.
This guide will show how to use the Spark features described there in Java.
......
---
layout: global
title: Scala Programming Guide
title: Spark Programming Guide
---
* This will become a table of contents (this text will be scraped).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment