Github user tdas commented on a diff in the pull request:
https://github.com/apache/spark/pull/18485#discussion_r125009568
--- Diff: docs/_layouts/global.html ---
@@ -69,14 +69,14 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Programming Guides<b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="quick-start.html">Quick
Start</a></li>
- <li><a href="programming-guide.html">Spark
Programming Guide</a></li>
- <li class="divider"></li>
- <li><a
href="streaming-programming-guide.html">Spark Streaming</a></li>
<li><a
href="sql-programming-guide.html">DataFrames, Datasets and SQL</a></li>
<li><a
href="structured-streaming-programming-guide.html">Structured Streaming</a></li>
<li><a href="ml-guide.html">MLlib (Machine
Learning)</a></li>
<li><a
href="graphx-programming-guide.html">GraphX (Graph Processing)</a></li>
<li><a href="sparkr.html">SparkR (R on
Spark)</a></li>
+ <li class="divider"></li>
--- End diff --
Moved RDD and DStream guides below a divider. But kept the Accumulators and
Broadcast vars because that part of the guide is still useful.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]