task3.json 235 B

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