NiWou created ZEPPELIN-4830:
-------------------------------

             Summary: interpreter.json value recording
                 Key: ZEPPELIN-4830
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4830
             Project: Zeppelin
          Issue Type: Bug
    Affects Versions: 0.9.0
            Reporter: NiWou


JDBC interpreter settings are not recorded correctly in interpreter.json: in my 
case, Zeppelin keeps storing zeppelin.jdbc.maxRows and common.max_count as 
"10000.0" which then throws an error when the driver tries to execute SQL 
commands. Also, dependencies (e.g. mysql Driver jar) are not stored in 
interpreter.json. Probably a small thing to correct, but this should be fixed 
ASAP as it makes Zeppelin unusable.

By the way, I tried to change the values directly in the interpreter.json file, 
but the "10000.0" kept coming back after restarting Zeppelin.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to