update description

This commit is contained in:
Lee moon soo 2017-01-17 11:10:45 -08:00
parent a9b4139d9d
commit 639868b77d
2 changed files with 2 additions and 2 deletions

View file

@ -219,7 +219,7 @@
<property>
<name>zeppelin.interpreter.output.limit</name>
<value>102400</value>
<description>Output message from interpreter exceed the limit will be truncated</description>
<description>Output message from interpreter exceeding the limit will be truncated</description>
</property>
<property>

View file

@ -252,7 +252,7 @@ If both are defined, then the **environment variables** will take priority.
<td>ZEPPELIN_INTERPRETER_OUTPUT_LIMIT</td>
<td>zeppelin.interpreter.output.limit</td>
<td>102400</td>
<td>Output message from interpreter exceed the limit will be truncated</td>
<td>Output message from interpreter exceeding the limit will be truncated</td>
</tr>
<tr>
<td>ZEPPELIN_WEBSOCKET_MAX_TEXT_MESSAGE_SIZE</td>