mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
update description
This commit is contained in:
parent
a9b4139d9d
commit
639868b77d
2 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue