blob: 912578c35a692c5b596737c46dc20c28239c77c8 [file] [log] [blame]
{
"requestId" : 23 ,
"tasks" : [
{
"taskId": 1,
"stageId": 2,
"hostname": "x.y.z.com",
"role": "NAMENODE",
"command": "START",
"status": "PENDING"
},
{
"taskId": 2,
"stageId": 3,
"hostname": "a.b.c.com",
"role": "DATANODE",
"command": "START",
"status": "PENDING"
}
]
}