simple test DAG
This commit is contained in:
parent
e81e28f5f9
commit
ddbf71cca4
|
@ -78,7 +78,7 @@ spec = {'apiVersion': 'sparkoperator.k8s.io/v1beta2',
|
|||
'executor': {
|
||||
'cores': 1,
|
||||
'instances': 1,
|
||||
'memory': '512mg',
|
||||
'memory': '512m',
|
||||
'labels': {'version': '3.1.3'}
|
||||
}
|
||||
}}
|
||||
|
|
Loading…
Reference in New Issue