-
Notifications
You must be signed in to change notification settings - Fork 9.1k
MAPREDUCE-7258. HistoryServerRest.html#Task_Counters_API, modify the jobTaskCounters's itemName from taskcounterGroup to taskCounterGroup #1808
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
Conversation
…s itemName from taskcounterGroup to taskCounterGroup
🎊 +1 overall
This message was automatically generated. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, +1
Hi @aajisaka ,
Thank you |
🎊 +1 overall
This message was automatically generated. |
🎊 +1 overall
This message was automatically generated. |
Sorry I forgot to merge this. Thank you @cjn082030
For small document issues, you can create a PR to fix all of them. |
…jobTaskCounters's itemName from taskcounterGroup to taskCounterGroup (apache#1808) Co-authored-by: chenjuanni <chenjuanni@inspur.com> Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
The API https://hadoop.apache.org/docs/stable/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/HistoryServerRest.html#Task_Counters_API, modify jobTaskCounters's itemName from taskcounterGroup to taskCounterGroup.