SeungYoungOh created ZEPPELIN-6108: -------------------------------------- Summary: Update MongoDB Interpreter default shell value from mongo to mongosh Key: ZEPPELIN-6108 URL: https://issues.apache.org/jira/browse/ZEPPELIN-6108 Project: Zeppelin Issue Type: Improvement Components: interpreter-setting Reporter: SeungYoungOh Assignee: SeungYoungOh
Since the release of MongoDB 5.0, the {{mongo}} shell has been deprecated and replaced by {{{}mongosh{}}}. Although MongoDB 5.0 was released in July 2021, Apache Zeppelin still uses {{mongo}} as the default shell. Updating the default shell from {{mongo}} to {{mongosh}} would help beginners adapt more easily and align with current MongoDB standards. [Reference: MongoDB 5.0 Release Note|https://www.mongodb.com/docs/manual/release-notes/5.0/#shell-changes] -- This message was sent by Atlassian Jira (v8.20.10#820010)