GitHub user dongjoon-hyun opened a pull request:
https://github.com/apache/spark/pull/18207
[MINOR][DOC] Update deprecation notes on Python/Hadoop/Scala.
## What changes were proposed in this pull request?
We had better update the deprecation notes about Python 2.6, Hadoop (before
2.6.5) and Scala 2.10 in
[2.2.0-RC4](http://people.apache.org/~pwendell/spark-releases/spark-2.2.0-rc4-docs/)
documentation. Since this is a doc only update, I think we can update the doc
during publishing.
**BEFORE (2.2.0-RC4)**

**AFTER**

## How was this patch tested?
Manual.
```
SKIP_API=1 jekyll build
```
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dongjoon-hyun/spark minor_doc_deprecation
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/18207.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #18207
----
commit 69774c1458d1e272cc4f5538992e4b31ea96f9c6
Author: Dongjoon Hyun <[email protected]>
Date: 2017-06-05T19:29:03Z
[MINOR][DOC] Update deprecation notes on Python/Hadoop.
----
---
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]