Akira AJISAKA created MAPREDUCE-6319: ----------------------------------------
Summary: Get rid of the usage of parseHadoopAttemptID in HsTaskPage for consistency Key: MAPREDUCE-6319 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6319 Project: Hadoop Map/Reduce Issue Type: Improvement Components: webapps Reporter: Akira AJISAKA Priority: Minor 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 by string. We can get rid of parseHadoopAttemptID and replace with parseHadoopID for consistency. -- This message was sent by Atlassian JIRA (v6.3.4#6332)