mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
update doc
This commit is contained in:
parent
e1c2eb98f5
commit
724f22e4e9
1 changed files with 5 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue