task2.json 241 B

12345678910111213
  1. {
  2. "taskId": 2,
  3. "stageId": 3,
  4. "hostname": "a.b.c.com",
  5. "role": "DATANODE",
  6. "command": "START",
  7. "status": "PENDING",
  8. "exitcode": "exitcode",
  9. "stderror": "stderror",
  10. "stdout": "stdout",
  11. "startTime": "",
  12. "attemptCount": 8
  13. }