sahara/etc/edp-examples/json-api-examples/v1.1/job-executions/execute.shell.json

9 lines
199 B
JSON

{
"cluster_id": "%(cluster_id)s",
"job_configs": {
"configs": {},
"args": ["/tmp/edp-shell-example-output.txt"],
"params": {"EXTRA_FILE": "shell-example.txt"}
}
}