[jira] [Updated] (YARN-2163) WebUI: Order of AppId in apps table should be consistent with ApplicationId.compareTo().

2014-06-27 Thread Ravi Prakash (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ravi Prakash updated YARN-2163:
---

Target Version/s: 2.5.0

 WebUI: Order of AppId in apps table should be consistent with 
 ApplicationId.compareTo().
 

 Key: YARN-2163
 URL: https://issues.apache.org/jira/browse/YARN-2163
 Project: Hadoop YARN
  Issue Type: Bug
  Components: resourcemanager, webapp
Affects Versions: 2.4.0
Reporter: Wangda Tan
Priority: Minor
 Fix For: 3.0.0, 2.5.0

 Attachments: YARN-2163.patch, apps page.png


 Currently, AppId is treated as numeric, so the sort result in applications 
 table is sorted by int typed id only (not included cluster timestamp), see 
 attached screenshot. Order of AppId in web page should be consistent with 
 ApplicationId.compareTo().



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (YARN-2163) WebUI: Order of AppId in apps table should be consistent with ApplicationId.compareTo().

2014-06-16 Thread Wangda Tan (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wangda Tan updated YARN-2163:
-

Summary: WebUI: Order of AppId in apps table should be consistent with 
ApplicationId.compareTo().  (was: WebUI: AppId should be treated as text when 
sort by AppId in Applications table)

 WebUI: Order of AppId in apps table should be consistent with 
 ApplicationId.compareTo().
 

 Key: YARN-2163
 URL: https://issues.apache.org/jira/browse/YARN-2163
 Project: Hadoop YARN
  Issue Type: Bug
  Components: resourcemanager, webapp
Affects Versions: 2.4.0
Reporter: Wangda Tan
Priority: Minor

 Currently, AppId is treated as numeric, so the sort result in applications 
 table is sorted by int typed id only (not included cluster timestamp), see 
 attached screenshot. Order of AppId in web page should be consistent with 
 ApplicationId.compareTo().



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (YARN-2163) WebUI: Order of AppId in apps table should be consistent with ApplicationId.compareTo().

2014-06-16 Thread Wangda Tan (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wangda Tan updated YARN-2163:
-

Attachment: YARN-2163.patch

 WebUI: Order of AppId in apps table should be consistent with 
 ApplicationId.compareTo().
 

 Key: YARN-2163
 URL: https://issues.apache.org/jira/browse/YARN-2163
 Project: Hadoop YARN
  Issue Type: Bug
  Components: resourcemanager, webapp
Affects Versions: 2.4.0
Reporter: Wangda Tan
Priority: Minor
 Attachments: YARN-2163.patch


 Currently, AppId is treated as numeric, so the sort result in applications 
 table is sorted by int typed id only (not included cluster timestamp), see 
 attached screenshot. Order of AppId in web page should be consistent with 
 ApplicationId.compareTo().



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (YARN-2163) WebUI: Order of AppId in apps table should be consistent with ApplicationId.compareTo().

2014-06-16 Thread Wangda Tan (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wangda Tan updated YARN-2163:
-

Attachment: apps page.png

Attached screenshot of apps table and a simple fix of it.

 WebUI: Order of AppId in apps table should be consistent with 
 ApplicationId.compareTo().
 

 Key: YARN-2163
 URL: https://issues.apache.org/jira/browse/YARN-2163
 Project: Hadoop YARN
  Issue Type: Bug
  Components: resourcemanager, webapp
Affects Versions: 2.4.0
Reporter: Wangda Tan
Priority: Minor
 Attachments: YARN-2163.patch, apps page.png


 Currently, AppId is treated as numeric, so the sort result in applications 
 table is sorted by int typed id only (not included cluster timestamp), see 
 attached screenshot. Order of AppId in web page should be consistent with 
 ApplicationId.compareTo().



--
This message was sent by Atlassian JIRA
(v6.2#6252)