add content of property : "ZEPPELIN_DEP_LOCALREPO", zeppelin.dep.localrepo

related PR is https://github.com/apache/zeppelin/pull/2012
This commit is contained in:
Daniel Jeon 2017-02-23 16:50:52 +09:00 committed by GitHub
parent 2c4ff88226
commit b8d4dc7eb1

View file

@ -267,6 +267,12 @@ If both are defined, then the **environment variables** will take priority.
<td>30000</td>
<td>Output message from interpreter exceeding the limit will be truncated</td>
</tr>
<tr>
<td><h6 class="properties">ZEPPELIN_DEP_LOCALREPO</h6></td>
<td><h6 class="properties">zeppelin.dep.localrepo</h6></td>
<td>local-repo</td>
<td>Local repository for dependency loader.<br>ex)visualiztion modules of npm.</td>
</tr>
<tr>
<td><h6 class="properties">ZEPPELIN_WEBSOCKET_MAX_TEXT_MESSAGE_SIZE</h6></td>
<td><h6 class="properties">zeppelin.websocket.max.text.message.size</h6></td>