sahara/etc/edp-examples/json-api-examples/v1.1/jobs/create.shell.json

8 lines
172 B
JSON

{
"name": "demo-shell-job",
"type": "Shell",
"description": "A runnable Shell job",
"mains": ["%(script_binary_id)s"],
"libs": ["%(text_binary_id)s"]
}