GitHub user yinxusen opened a pull request:
https://github.com/apache/spark/pull/9320
[SPARK-11336] Add links to example codes
https://issues.apache.org/jira/browse/SPARK-11336
@mengxr I add a hyperlink of Spark on Github and a hint of their existences
in Spark code repo in each code example. I remove the config key for changing
the example code dir, since we assume all examples should be in spark/examples.
The hyperlink, though we cannot use it now, since the Spark v1.6.0 has not
been released yet, can be used after the release. So it is not a problem.
I add some screen shots, so you can get an instant feeling.
<img width="949" alt="screen shot 2015-10-27 at 10 47 18 pm"
src="https://cloud.githubusercontent.com/assets/2637239/10780634/bd20e072-7cfc-11e5-8960-def4fc62a8ea.png">
<img width="1144" alt="screen shot 2015-10-27 at 10 47 31 pm"
src="https://cloud.githubusercontent.com/assets/2637239/10780636/c3f6e180-7cfc-11e5-80b2-233589f4a9a3.png">
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yinxusen/spark SPARK-11336
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/9320.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 #9320
----
commit a556c5081638733fe0da3110470cc32bc42aa695
Author: Xusen Yin <[email protected]>
Date: 2015-10-28T05:43:04Z
add links to example codes
----
---
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]