jobs2.json 507 B

1234567891011121314151617
  1. {"jobs": [
  2. {
  3. "confPath": "hdfs://ip-10-114-221-210\\.ec2\\.internal:8020/tmp/hadoop-mapred/mapred/staging/ambari_qa/\\.staging/job_201211151748_0001/job\\.xml",
  4. "elapsedTime": 41103,
  5. "inputBytes": 1777,
  6. "jobId": "job_201211151748_0001",
  7. "jobName": "word count",
  8. "maps": 1,
  9. "outputBytes": 1736,
  10. "reduces": 1,
  11. "status": "SUCCESS",
  12. "submitTime": 1353019777592,
  13. "userName": "ambari_qa",
  14. "workflowEntityName": "X",
  15. "workflowId": "mr_201211151748_0001"
  16. }
  17. ]}