GitHub user pellmont opened a pull request:
https://github.com/apache/zeppelin/pull/2563
ZEPPELIN-204 make scala code completion work again
### What is this PR for?
Spark Scala interpreter didn't show any useful completion proposals
(besides some keywords)
### What type of PR is it?
Bug Fix
### Todos
### What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-204
### How should this be tested?
Open a note with spark interpreter. Write some (multiline) code. Open code
completion with ctrl-.
There are also some additional unit tests...
### Screenshots (if appropriate)
### 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/pellmont/zeppelin master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/2563.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 #2563
----
commit 94858b5de0129d77a125adfb9157dcc2f6171508
Author: Pascal Pellmont <[email protected]>
Date: 2017-09-03T06:57:34Z
ZEPPELIN-204 make scala code completion work again
----
---
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.
---