mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
fix docs
This commit is contained in:
parent
59aa9ff269
commit
d4eb178ce8
2 changed files with 1 additions and 1 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 60 KiB After Width: | Height: | Size: 56 KiB |
|
|
@ -39,7 +39,7 @@ You can add new credentials in the dropdown menu for your data source which can
|
|||
|
||||
**Entity** can be the key that distinguishes each credential sets.(We suggest that the convention of the **Entity** is `[InterpreterName].[Alias]`.)
|
||||
|
||||
Type **Username & Password** for your own credentials. ex) user & password of Mysql
|
||||
Type **Username & Password** for your own credentials. ex) Mysql user & password of the JDBC Interpreter.
|
||||
|
||||
<img class="img-responsive" src="../assets/themes/zeppelin/img/docs-img/add_credential.png" />
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue