update doc

This commit is contained in:
Jeff Zhang 2016-12-28 19:08:22 +08:00
parent e1c2eb98f5
commit 724f22e4e9

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.session.create_timeout</td>
<td>120</td>
<td>Timeout in seconds for session creation</td>
</tr>
<tr>
<td>zeppelin.livy.displayAppInfo</td>
<td>false</td>