Author: ahyoungryu Date: Fri Mar 3 03:48:12 2017 New Revision: 1785217 URL: http://svn.apache.org/viewvc?rev=1785217&view=rev Log: (empty)
Modified: zeppelin/site/docs/0.8.0-SNAPSHOT/install/configuration.html Modified: zeppelin/site/docs/0.8.0-SNAPSHOT/install/configuration.html URL: http://svn.apache.org/viewvc/zeppelin/site/docs/0.8.0-SNAPSHOT/install/configuration.html?rev=1785217&r1=1785216&r2=1785217&view=diff ============================================================================== --- zeppelin/site/docs/0.8.0-SNAPSHOT/install/configuration.html (original) +++ zeppelin/site/docs/0.8.0-SNAPSHOT/install/configuration.html Fri Mar 3 03:48:12 2017 @@ -468,6 +468,12 @@ limitations under the License. <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> <td>1024000</td>