mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
update doc
This commit is contained in:
parent
459f75e8b1
commit
88009cbb0a
1 changed files with 6 additions and 1 deletions
|
|
@ -65,7 +65,12 @@ Example: `spark.master` to `livy.spark.master`
|
|||
<td>1000</td>
|
||||
<td>Max number of Spark SQL result to display.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr>
|
||||
<td>zeppelin.livy.displayAppInfo</td>
|
||||
<td>false</td>
|
||||
<td>Whether to display app info</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>livy.spark.driver.cores</td>
|
||||
<td></td>
|
||||
<td>Driver cores. ex) 1, 2.</td>
|
||||
|
|
|
|||
Loading…
Reference in a new issue