mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
add explanation of InterpreterGroup
This commit is contained in:
parent
7a92236a4a
commit
46fce31449
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ You can add new credentials in the dropdown menu for your data source which can
|
|||
<img class="img-responsive" src="../assets/themes/zeppelin/img/docs-img/credential_tab.png" width="180px"/>
|
||||
|
||||
**Entity** can be the key that distinguishes each credential sets.(We suggest that the convention of the **Entity** is `[Interpreter Group].[Interpreter Name]`.)
|
||||
Please see [what is interpreter group](../manual/interpreters.html#what-is-interpreter-group) for the detailed information.
|
||||
|
||||
Type **Username & Password** for your own credentials. ex) Mysql user & password of the JDBC Interpreter.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue