Skip to content

Instantly share code, notes, and snippets.

@matyix
Created March 13, 2014 13:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matyix/9528220 to your computer and use it in GitHub Desktop.
Save matyix/9528220 to your computer and use it in GitHub Desktop.
yarn-capacity-scheduler log
14/03/12 11:25:19 INFO monitoring.MRJobStatus:
Job PiEstimation into: highPriorityin queue (default) progress M/R: 1.0/1.0
14/03/12 11:25:19 INFO monitoring.MRJobStatus: Tracking URL : sandbox.hortonworks.com:19888/jobhistory/job/job_1394640227686_0004
14/03/12 11:25:19 INFO monitoring.MRJobStatus: Reserved memory : 0, used memory : 0 and used slots : 0
14/03/12 11:25:20 INFO monitoring.MRJobStatus: MAP: Status COMPLETE with task ID task_1394640227686_0004_m_000001, and progress 1.0
14/03/12 11:25:20 INFO monitoring.MRJobStatus: MAP: Status COMPLETE with task ID task_1394640227686_0004_m_000007, and progress 1.0
14/03/12 11:25:20 INFO monitoring.MRJobStatus: MAP: Status COMPLETE with task ID task_1394640227686_0004_m_000000, and progress 1.0
14/03/12 11:25:20 INFO monitoring.MRJobStatus: MAP: Status COMPLETE with task ID task_1394640227686_0004_m_000005, and progress 1.0
14/03/12 11:25:20 INFO monitoring.MRJobStatus: MAP: Status COMPLETE with task ID task_1394640227686_0004_m_000009, and progress 1.0
14/03/12 11:25:20 INFO monitoring.MRJobStatus: MAP: Status COMPLETE with task ID task_1394640227686_0004_m_000004, and progress 1.0
14/03/12 11:25:20 INFO monitoring.MRJobStatus: MAP: Status COMPLETE with task ID task_1394640227686_0004_m_000006, and progress 1.0
14/03/12 11:25:20 INFO monitoring.MRJobStatus: MAP: Status COMPLETE with task ID task_1394640227686_0004_m_000003, and progress 1.0
14/03/12 11:25:20 INFO monitoring.MRJobStatus: MAP: Status COMPLETE with task ID task_1394640227686_0004_m_000002, and progress 1.0
14/03/12 11:25:20 INFO monitoring.MRJobStatus: MAP: Status COMPLETE with task ID task_1394640227686_0004_m_000008, and progress 1.0
14/03/12 11:25:20 INFO monitoring.MRJobStatus: REDUCE: COMPLETE with task ID task_1394640227686_0004_r_000000, and progress 1.0
14/03/12 11:25:20 INFO monitoring.MRJobStatus:
Job PiEstimation into: lowPriorityin queue (default) progress M/R: 0.9/0.0
14/03/12 11:25:20 INFO monitoring.MRJobStatus: Tracking URL : http://sandbox.hortonworks.com:8088/proxy/application_1394640227686_0003/
14/03/12 11:25:20 INFO monitoring.MRJobStatus: Reserved memory : 0, used memory : 0 and used slots : 0
14/03/12 11:25:20 INFO monitoring.MRJobStatus: MAP: Status COMPLETE with task ID task_1394640227686_0003_m_000001, and progress 1.0
14/03/12 11:25:20 INFO monitoring.MRJobStatus: MAP: Status COMPLETE with task ID task_1394640227686_0003_m_000004, and progress 1.0
14/03/12 11:25:20 INFO monitoring.MRJobStatus: MAP: Status COMPLETE with task ID task_1394640227686_0003_m_000005, and progress 1.0
14/03/12 11:25:20 INFO monitoring.MRJobStatus: MAP: Status RUNNING with task ID task_1394640227686_0003_m_000009, and progress 0.0
14/03/12 11:25:20 INFO monitoring.MRJobStatus: MAP: Status COMPLETE with task ID task_1394640227686_0003_m_000002, and progress 1.0
14/03/12 11:25:20 INFO monitoring.MRJobStatus: MAP: Status COMPLETE with task ID task_1394640227686_0003_m_000006, and progress 1.0
14/03/12 11:25:20 INFO monitoring.MRJobStatus: MAP: Status COMPLETE with task ID task_1394640227686_0003_m_000007, and progress 1.0
14/03/12 11:25:20 INFO monitoring.MRJobStatus: MAP: Status COMPLETE with task ID task_1394640227686_0003_m_000003, and progress 1.0
14/03/12 11:25:20 INFO monitoring.MRJobStatus: MAP: Status COMPLETE with task ID task_1394640227686_0003_m_000000, and progress 1.0
14/03/12 11:25:20 INFO monitoring.MRJobStatus: MAP: Status COMPLETE with task ID task_1394640227686_0003_m_000008, and progress 1.0
14/03/12 11:25:20 INFO monitoring.MRJobStatus: REDUCE: PENDING with task ID task_1394640227686_0003_r_000000, and progress 0.0
14/03/12 11:25:20 INFO monitoring.QueueInformation: queueName / usedCapacity / absoluteUsedCap / absoluteCapacity / absMaxCapacity: "default" / 0.0 / 0.0 / 10.0 / 100.0
14/03/12 11:25:20 INFO monitoring.QueueInformation: queueName / usedCapacity / absoluteUsedCap / absoluteCapacity / absMaxCapacity: "highPriority" / 0.0 / 0.0 / 70.0 / 100.0
14/03/12 11:25:20 INFO monitoring.QueueInformation: queueName / usedCapacity / absoluteUsedCap / absoluteCapacity / absMaxCapacity: "lowPriority" / 170.66667 / 34.13333 / 20.0 / 100.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment