GitHub user zjffdu opened a pull request:
https://github.com/apache/zeppelin/pull/1398
[MINOR] Doc fix for spark interpreter
### What is this PR for?
Several changes on doc of spark interpreter.
* %spark, %sql, %pyspark only works when spark is the default interpreter
group of note. So I update the doc to use the full interpreter name.
* Add SparkSession for 2.0
* Also add comments inline with other changes to explain the reason.
### What type of PR is it?
[Documentation]
### Todos
* [ ] - Task
### What is the Jira issue?
* No jira created.
### Questions:
* Does the licenses files need update? No
* Is there breaking changes for older versions? No
* Does this needs documentation? No
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zjffdu/zeppelin spark_doc_fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/1398.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 #1398
----
commit 40d4b11e29130fd8256af5c7848a1c7e7013c793
Author: Jeff Zhang <[email protected]>
Date: 2016-09-02T09:30:43Z
[MINOR] Doc fix for spark interpreter
----
---
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.
---