GitHub user cloverhearts reopened a pull request: https://github.com/apache/incubator-zeppelin/pull/529
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_completion_interpreter_bug Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/529.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 #529 ---- commit 2ff9570be57a16cf0c3f1a5c2bd1114865b8dea6 Author: CloverHearts <estai...@gmail.com> Date: 2015-12-11T09:07:25Z spark scala completion bug fix (support other 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---