Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Per jira.shegalov's comment in MAPREDUCE-6300:
parseHadoopAttemptID function in yarn.plugin.dt.js is used only by HsTaskPage for sorting MapReduce attempt id by numerical. On the other hand, others are calling parseHadoopID function for sorting various ids (including MapReduce attempt id) by string. We can get rid of parseHadoopAttemptID and replace with parseHadoopID for consistency.
Attachments
Attachments
Issue Links
- is blocked by
-
MAPREDUCE-6316 Task Attempt List entries should link to the task overview
- Resolved
- relates to
-
MAPREDUCE-6300 Task list sort by task id broken
- Closed