c27c5cae42
To comply with recent documentation policies the API documentaion should be maintained within the project source repository. Change-Id: I0f854eea33d1a895580589e91c17c89e42b3df0a
20 lines
471 B
JSON
20 lines
471 B
JSON
{
|
|
"cluster_id": "811e1134-666f-4c48-bc92-afb5b10c9d8c",
|
|
"input_id": "3e1bc8e6-8c69-4749-8e52-90d9341d15bc",
|
|
"output_id": "52146b52-6540-4aac-a024-fee253cf52a9",
|
|
"job_configs": {
|
|
"configs": {
|
|
"mapred.map.tasks": "1",
|
|
"mapred.reduce.tasks": "1"
|
|
},
|
|
"args": [
|
|
"arg1",
|
|
"arg2"
|
|
],
|
|
"params": {
|
|
"param2": "value2",
|
|
"param1": "value1"
|
|
}
|
|
}
|
|
}
|