mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
[ZEPPELIN-13] ZEPPELIN_CONF_DIR cannot be reached until ZEPPELIN_CONF_DIR become set
- Reverted note.json
This commit is contained in:
parent
29619d3fd9
commit
a61d28a58a
1 changed files with 1 additions and 25 deletions
|
|
@ -279,19 +279,7 @@
|
|||
"progressUpdateIntervalMs": 500
|
||||
},
|
||||
{
|
||||
"text": "%pyspark\nprint \"hello, world\"",
|
||||
"config": {
|
||||
"colWidth": 12.0,
|
||||
"graph": {
|
||||
"mode": "table",
|
||||
"height": 300.0,
|
||||
"optionOpen": false,
|
||||
"keys": [],
|
||||
"values": [],
|
||||
"groups": [],
|
||||
"scatter": {}
|
||||
}
|
||||
},
|
||||
"config": {},
|
||||
"settings": {
|
||||
"params": {},
|
||||
"forms": {}
|
||||
|
|
@ -301,18 +289,6 @@
|
|||
"dateCreated": "Feb 13, 2015 11:07:51 PM",
|
||||
"status": "READY",
|
||||
"progressUpdateIntervalMs": 500
|
||||
},
|
||||
{
|
||||
"config": {},
|
||||
"settings": {
|
||||
"params": {},
|
||||
"forms": {}
|
||||
},
|
||||
"jobName": "paragraph_1427850802691_-422382127",
|
||||
"id": "20150401-101322_1217450604",
|
||||
"dateCreated": "Apr 1, 2015 10:13:22 AM",
|
||||
"status": "READY",
|
||||
"progressUpdateIntervalMs": 500
|
||||
}
|
||||
],
|
||||
"name": "Zeppelin Tutorial",
|
||||
|
|
|
|||
Loading…
Reference in a new issue