Skip to content

Commit

Permalink
docs: Update default shell value to mongosh in mongodb interpreter …
Browse files Browse the repository at this point in the history
…docs
  • Loading branch information
seung-00 committed Sep 29, 2024
1 parent f554460 commit 79aee21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/interpreter/mongodb.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Second, create mongodb interpreter in Zeppelin.
</tr>
<tr>
<td>mongo.shell.path</td>
<td>mongo</td>
<td>mongosh</td>
<td>MongoDB shell local path. <br/> Use `which mongo` to get local path in linux or mac.</td>
</tr>
<tr>
Expand Down

0 comments on commit 79aee21

Please sign in to comment.