GitHub user Karuppayya opened a pull request:
https://github.com/apache/incubator-zeppelin/pull/308
Interpreter setting not getting saved
Scenario.
In the create new interpreter setting form
1)Press "+" to create a new key/value.
2) Enter details.(dont press "+" button)
3)Press "save" button
The interpreter setting doesnot have the property, and is not persisted.
Only when the "+" is pressed(or is there any other way), the setting is
saved.
This is true for settings edit form as well.
Fixing this
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Karuppayya/incubator-zeppelin settings_fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-zeppelin/pull/308.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 #308
----
commit 2868f28de586bbda67765e3bc4be2221b212d88c
Author: Karup <[email protected]>
Date: 2015-09-15T16:22:44Z
Setting not getting saved
----
---
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.
---