documented zeppelin.livy.spark.sql.truncate

This commit is contained in:
Benoy Antony 2017-03-29 00:31:33 -07:00
parent b6252be466
commit ab1ead2a3d

View file

@ -60,6 +60,11 @@ Example: `spark.driver.memory` to `livy.spark.driver.memory`
<td>1000</td>
<td>Max number of Spark SQL result to display.</td>
</tr>
<tr>
<td>zeppelin.livy.spark.sql.truncate</td>
<td>true</td>
<td>Whether to truncate strings or not</td>
</tr>
<tr>
<td>zeppelin.livy.session.create_timeout</td>
<td>120</td>