This commit is contained in:
astroshim 2016-11-15 01:21:28 +09:00
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

View file

@ -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" />