[jira] [Commented] (YARN-3840) Resource Manager web ui bug on main view after application number 9999

2015-06-23 Thread LINTE (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-3840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14598419#comment-14598419
 ] 

LINTE commented on YARN-3840:
-

Hi,

xgong, Yes with 2.7.0 yarn version

devarak.j, Yes i confirm this is an asc/desc sortingissue with application id 
over .

Regards,




 Resource Manager web ui bug on main view after application number 
 --

 Key: YARN-3840
 URL: https://issues.apache.org/jira/browse/YARN-3840
 Project: Hadoop YARN
  Issue Type: Bug
  Components: resourcemanager
Affects Versions: 2.7.0
 Environment: Centos 6.6
 Java 1.7
Reporter: LINTE
 Attachments: RMApps.png


 On the WEBUI, the global main view page : 
 http://resourcemanager:8088/cluster/apps doesn't display applications over 
 .
 With command line it works (# yarn application -list).
 Regards,
 Alexandre



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (YARN-3840) Resource Manager web ui bug on main view after application number 9999

2015-06-23 Thread Devaraj K (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-3840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14597527#comment-14597527
 ] 

Devaraj K commented on YARN-3840:
-

[~Alexandre LINTE], This seems to be sorting issue with respect to the app ids. 
It is just considering the first four digits of the application number for 
sorting in ascending/descing order, due to this it is not showing the 
application ids having more that  based on the order and it is mixing up 
with the other apps considering only the first 4 digits. You can see the 
attached image RMApps.png which shows displaying the apps having id with 
other apps,

!RMApps.png|thumbnail!

Please check and confirm whether is it happening same or not in your case by 
searching for the specific app id in the search box. Thanks.

 Resource Manager web ui bug on main view after application number 
 --

 Key: YARN-3840
 URL: https://issues.apache.org/jira/browse/YARN-3840
 Project: Hadoop YARN
  Issue Type: Bug
  Components: resourcemanager
Affects Versions: 2.7.0
 Environment: Centos 6.6
 Java 1.7
Reporter: LINTE
 Attachments: RMApps.png


 On the WEBUI, the global main view page : 
 http://resourcemanager:8088/cluster/apps doesn't display applications over 
 .
 With command line it works (# yarn application -list).
 Regards,
 Alexandre



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (YARN-3840) Resource Manager web ui bug on main view after application number 9999

2015-06-22 Thread Xuan Gong (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-3840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14596230#comment-14596230
 ] 

Xuan Gong commented on YARN-3840:
-

[~Alexandre LINTE] Hey, could you provide which version of hadoop you are using 
? 2.7 ?

 Resource Manager web ui bug on main view after application number 
 --

 Key: YARN-3840
 URL: https://issues.apache.org/jira/browse/YARN-3840
 Project: Hadoop YARN
  Issue Type: Bug
  Components: resourcemanager
Affects Versions: 2.7.0
 Environment: Centos 6.6
 Java 1.7
Reporter: LINTE

 On the WEBUI, the global main view page : 
 http://resourcemanager:8088/cluster/apps doesn't display applications over 
 .
 With command line it works (# yarn application -list).
 Regards,
 Alexandre



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (YARN-3840) Resource Manager web ui bug on main view after application number 9999

2015-06-22 Thread Devaraj K (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-3840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14595826#comment-14595826
 ] 

Devaraj K commented on YARN-3840:
-

Thanks [~Alexandre LINTE] for reporting the issue. 

Can you paste the exception if you see anything in the RM UI or in the RM logs?

 Resource Manager web ui bug on main view after application number 
 --

 Key: YARN-3840
 URL: https://issues.apache.org/jira/browse/YARN-3840
 Project: Hadoop YARN
  Issue Type: Bug
  Components: resourcemanager
Affects Versions: 2.7.0
 Environment: Centos 6.6
 Java 1.7
Reporter: LINTE

 On the WEBUI, the global main view page : 
 http://resourcemanager:8088/cluster/apps doesn't display applications over 
 .
 With command line it works (# yarn application -list).
 Regards,
 Alexandre



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (YARN-3840) Resource Manager web ui bug on main view after application number 9999

2015-06-22 Thread LINTE (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-3840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14595896#comment-14595896
 ] 

LINTE commented on YARN-3840:
-

Hi,

There is no Java stackstrace for this bug.
I think that the property yarn.resourcemanager.max-completed-applications is in 
cause (default value is 1), but it doesn't work properly.

Maybe yarn.resourcemanager.max-completed-applications is only effective on 
ResourceManager GUI.

Regards,

 Resource Manager web ui bug on main view after application number 
 --

 Key: YARN-3840
 URL: https://issues.apache.org/jira/browse/YARN-3840
 Project: Hadoop YARN
  Issue Type: Bug
  Components: resourcemanager
Affects Versions: 2.7.0
 Environment: Centos 6.6
 Java 1.7
Reporter: LINTE

 On the WEBUI, the global main view page : 
 http://resourcemanager:8088/cluster/apps doesn't display applications over 
 .
 With command line it works (# yarn application -list).
 Regards,
 Alexandre



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)