zionrubin commented on a change in pull request #55:
URL: https://github.com/apache/incubator-liminal/pull/55#discussion_r669810959



##########
File path: liminal/core/config/defaults/base/liminal.yml
##########
@@ -21,12 +21,24 @@ type: super
 executors:
   - executor: default_k8s
     type: kubernetes
+  - executor: default_executor
+    type: default
 service_defaults:
   description: add defaults parameters for all services
 task_defaults:
   description: add defaults parameters for all tasks separate by task type
   python:
     executor: default_k8s
+  spark:
+    executor: default_k8s
+  job_end:

Review comment:
       done




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to