Lee moon soo created ZEPPELIN-1240:
--------------------------------------
Summary: Removed interpreter properties are restored
Key: ZEPPELIN-1240
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1240
Project: Zeppelin
Issue Type: Bug
Affects Versions: 0.6.0
Reporter: Lee moon soo
Priority: Critical
Fix For: 0.6.1
Right after interpreter property removal from GUI,
conf/interpreter.json is updated with removed properties.
But as soon as interpreter being used, property is restored with default value.
How to reproduce:
- Create a interpreter setting (like %sh)
- Remove a property which created by default (e.g.
shell.command.timeout.millisecs) and save.
- Create a note and paragraph and run %sh whoami
- Refresh interpreter setting menu and see removed property is restored.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)