mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
add var to env.sh
This commit is contained in:
parent
b7f28b3061
commit
4062af09c9
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@
|
|||
# export ZEPPELIN_INTERPRETER_LOCALREPO # Local repository for interpreter's additional dependency loading
|
||||
# export ZEPPELIN_NOTEBOOK_STORAGE # Refers to pluggable notebook storage class, can have two classes simultaneously with a sync between them (e.g. local and remote).
|
||||
# export ZEPPELIN_NOTEBOOK_ONE_WAY_SYNC # If there are multiple notebook storages, should we treat the first one as the only source of truth?
|
||||
# export ZEPPELIN_NOTEBOOK_PUBLIC # Make notebook public by default when created, private otherwise
|
||||
|
||||
#### Spark interpreter configuration ####
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue