Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[mapreduce] Switch most metrics to counters #2487

Merged
merged 1 commit into from
May 18, 2016

Conversation

olivielpeau
Copy link
Member

@olivielpeau olivielpeau commented May 10, 2016

With the following exceptions:

  • mapreduce.job.elapsed_time
  • mapreduce.job.map.task.elapsed_time (made non-default in config)
  • mapreduce.job.reduce.task.elapsed_time (made non-default in config)

Also, removed mapreduce.job.map.task.progress and
mapreduce.job.reduce.task.progress.

We have to ping @kky once this PR is merged and part of a nightly/pre-release package so that he can update the default screenboard accordingly.

With the following exceptions:
- `mapreduce.job.elapsed_time`
- `mapreduce.job.map.task.elapsed_time` (made non-default in config)
- `mapreduce.job.reduce.task.elapsed_time` (made non-default in config)

Also, removed `mapreduce.job.map.task.progress` and
`mapreduce.job.reduce.task.progress`.
@olivielpeau olivielpeau added this to the 5.8.0 milestone May 10, 2016
@yannmh yannmh assigned degemer and unassigned remh May 13, 2016
@degemer degemer assigned remh and unassigned degemer May 13, 2016
@remh remh merged commit 88c0dd3 into master May 18, 2016
@remh
Copy link

remh commented May 18, 2016

👍

@olivielpeau olivielpeau deleted the olivielpeau/mapreduce-counters branch May 30, 2016 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants