nirav patel created ZEPPELIN-1393:
-------------------------------------
Summary: Removing interpreter configuration doesn't take affect
Key: ZEPPELIN-1393
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1393
Project: Zeppelin
Issue Type: Bug
Components: Interpreters
Affects Versions: 0.6.1, 0.6.2
Reporter: nirav patel
Removing configuration from jdbc interpreter doesn't seem to take affect.
Steps:
Configure %jdbc with drill connectors.
Create paragraph with sample drill query using %jdbc(drill) markup
Remove drill related properties and restart interpreter
Try to run paragraph again
Expected:
paragraph error should appear
Observed:
No error appears
Note:
Even completely illegal prefix seems to work. e.g %jdbc(drill12314) works as it
interpreter change never recognized by paragraph
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)