jpgbus 2017-02-08 09:32:57 -05:00 committed by GitHub
parent 0ab026e07b
commit 22aad28ab1

View file

@ -260,6 +260,12 @@ If both are defined, then the **environment variables** will take priority.
<td>102400</td>
<td>Output message from interpreter exceeding the limit will be truncated</td>
</tr>
<tr>
<td>ZEPPELIN_INTERPRETER_CONNECT_TIMEOUT</td>
<td>zeppelin.interpreter.connect.timeout</td>
<td>30000</td>
<td>Output message from interpreter exceeding the limit will be truncated</td>
</tr>
<tr>
<td>ZEPPELIN_WEBSOCKET_MAX_TEXT_MESSAGE_SIZE</td>
<td>zeppelin.websocket.max.text.message.size</td>