MAPREDUCE-7258. HistoryServerRest.html#Task_Counters_API, modify the jobTaskCounters's itemName from taskcounterGroup to taskCounterGroup (#1808)
Co-authored-by: chenjuanni <chenjuanni@inspur.com>
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit e31169c864
)
This commit is contained in:
parent
0a0628b1cb
commit
b8a8821735
@ -1415,7 +1415,7 @@ With the task counters API, you can object a collection of resources that repres
|
|||||||
| Item | Data Type | Description |
|
| Item | Data Type | Description |
|
||||||
|:---- |:---- |:---- |
|
|:---- |:---- |:---- |
|
||||||
| id | string | The task id |
|
| id | string | The task id |
|
||||||
| taskcounterGroup | array of counterGroup objects(JSON)/zero or more counterGroup objects(XML) | A collection of counter group objects |
|
| taskCounterGroup | array of counterGroup objects(JSON)/zero or more counterGroup objects(XML) | A collection of counter group objects |
|
||||||
|
|
||||||
#### Elements of the *counterGroup* object
|
#### Elements of the *counterGroup* object
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user