Reamer commented on a change in pull request #4028: URL: https://github.com/apache/zeppelin/pull/4028#discussion_r560723172
########## File path: docs/setup/operation/configuration.md ########## @@ -24,12 +24,14 @@ limitations under the License. <div id="toc"></div> ## Zeppelin Properties -There are two locations you can configure Apache Zeppelin. -* **Environment variables** can be defined `conf/zeppelin-env.sh`(`conf\zeppelin-env.cmd` for Windows). -* **Java properties** can be defined in `conf/zeppelin-site.xml`. +Zeppelin can be configured via several sources. + +Sources descending by priority: + - system properties + - environment variables can be defined `conf/zeppelin-env.sh`(`conf\zeppelin-env.cmd` for Windows). + - configuration file can be defined in `conf/zeppelin-site.xml` Review comment: Fixed. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org