SeungYoungOh created ZEPPELIN-6104:
--------------------------------------
Summary: Fix NPE when username and password are missing in MongoDB
Interpreter configurations
Key: ZEPPELIN-6104
URL: https://issues.apache.org/jira/browse/ZEPPELIN-6104
Project: Zeppelin
Issue Type: Improvement
Components: Interpreters
Reporter: SeungYoungOh
Assignee: SeungYoungOh
If the username and password aren’t provided in the MongoDB Interpreter config,
it throws an NPE. MongoDB allows login without authentication when it's not
enabled. However, the mongodb interpreter requires user to enter both a
username and password no matter what. Since authentication is off by default in
MongoDB, this could be confusing for users
--
This message was sent by Atlassian Jira
(v8.20.10#820010)