Sanjay Dasgupta created ZEPPELIN-3522:
-----------------------------------------
Summary: String "defaultValue" (instead of boolean) in some
"interpreter-settings.json" files
Key: ZEPPELIN-3522
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3522
Project: Zeppelin
Issue Type: Bug
Components: conf, Interpreters
Affects Versions: 0.7.3, 0.8.0
Reporter: Sanjay Dasgupta
Fix For: 0.8.0, 0.7.4
The _interpreter-settings.json_ file for each interpreter has details of each
configurable parameter for that interpreter. Each parameter also has a
_defaultValue_ setting. For boolean-typed parameters the _defaultValue_ must be
set to _true_ or _false_.
But in some of these _interpreter-settings.json_ files, the _defaultValue_ has
been set to the string values _"true"_ and _"false"_ (the quote marks are
included in the value provided).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)