mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
ZEPPELIN-638: Modify 'environment variable' -> 'environment variables'
This commit is contained in:
parent
686559fde7
commit
ec469e70fb
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ You can also build Zeppelin from the source. Please check instructions in `READM
|
|||
|
||||
## Zeppelin Configuration
|
||||
|
||||
You can configure Zeppelin with both **environment variables** in `conf/zeppelin-env.sh` and **java properties** in `conf/zeppelin-site.xml`. If both are defined, then the environment variable will be used priorly.
|
||||
You can configure Zeppelin with both **environment variables** in `conf/zeppelin-env.sh` and **java properties** in `conf/zeppelin-site.xml`. If both are defined, then the **environment variables** will be used priorly.
|
||||
|
||||
<table class="table-configuration">
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Reference in a new issue