mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
fix typo
This commit is contained in:
parent
eb7ec274a9
commit
459f75e8b1
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@
|
|||
"description": "Adding extra libraries to livy interpreter"
|
||||
},
|
||||
"livy.spark.displayAppInfo": {
|
||||
"propertyName": "livy.spark.displayAppInfo",
|
||||
"propertyName": "zeppelin.livy.displayAppInfo",
|
||||
"defaultValue": "false",
|
||||
"description": "Whether display app info"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue