-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmain.orchest
32 lines (32 loc) · 893 Bytes
/
main.orchest
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"name": "Main",
"parameters": {},
"services": {},
"settings": {
"auto_eviction": false,
"data_passing_memory_size": "1GB"
},
"steps": {
"cd140f61-73a0-400a-87f9-d51cdb826511": {
"environment": "b6b9af33-1531-44c1-bc66-3b9bf7999d29",
"file_path": "pyspark.ipynb",
"incoming_connections": [],
"kernel": {
"display_name": "Python 3",
"name": "python"
},
"meta_data": {
"hidden": false,
"position": [
202,
301.5
]
},
"parameters": {},
"title": "Run PySpark example",
"uuid": "cd140f61-73a0-400a-87f9-d51cdb826511"
}
},
"uuid": "17ff1121-e5ac-4b5c-9683-6541f175fc1c",
"version": "1.2.2"
}