GitHub user cloverhearts opened a pull request: https://github.com/apache/incubator-zeppelin/pull/528
ZEPPELIN-496 ] Bug fixed Spark scala completion, support other interpreter issue #514 RE-Fixed ZEPPELIN-485 ] Bug Fixed Paragraph Spark Completion --- bug fixed, support other interpreter. Fixed an issue that only works only on a spark.. Modify has changed in the spark-completion backend part. For example, when you create a '% pyspark', it has been unconditionally modify the code auto-completion of the '% spark' to act according to its interpreter. jira-issue : https://issues.apache.org/jira/browse/ZEPPELIN-496 You can merge this pull request into a Git repository by running: $ git pull https://github.com/cloverhearts/incubator-zeppelin bug_fix/spark_scala_completion_other_interpreter Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/528.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 #528 ---- commit 1a1a061f6f95b1eb7483c6e80f4cb4e8bb7b407d Author: CloverHearts <estai...@gmail.com> Date: 2015-12-10T06:51:11Z Bug fixed Spark scala completion, support other interpreter issue commit 98ded6213ae8e374dd0d75c267d15e5fb36e1307 Author: CloverHearts <estai...@gmail.com> Date: 2015-12-10T07:14:22Z Deleted debug log. ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---