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

2014-06-27 Thread Wangda Tan (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14045668#comment-14045668
 ] 

Wangda Tan commented on YARN-2163:
--

Thanks [~raviprak] for review and commit!

> 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
>Assignee: 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] [Commented] (YARN-2163) WebUI: Order of AppId in apps table should be consistent with ApplicationId.compareTo().

2014-06-26 Thread Ravi Prakash (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14045615#comment-14045615
 ] 

Ravi Prakash commented on YARN-2163:


Looks good to me. Committing momentarily

> 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)


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

2014-06-25 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14043114#comment-14043114
 ] 

Hadoop QA commented on YARN-2163:
-

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12650545/apps%20page.png
  against trunk revision .

{color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-YARN-Build/4073//console

This message is automatically generated.

> 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)


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

2014-06-24 Thread Ravi Prakash (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14043107#comment-14043107
 ] 

Ravi Prakash commented on YARN-2163:


This makes sense to me. I'll try to review and test the patch soon.

> 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)