[jira] [Commented] (YARN-5446) Cluster Resource Usage table is not displayed when user clicks on hadoop logo on top of web UI home page

2016-10-27 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on YARN-5446:
-

| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue}  3m 
27s{color} | {color:blue} Docker mode activated. {color} |
| {color:green}+1{color} | {color:green} @author {color} | {color:green}  0m  
0s{color} | {color:green} The patch does not contain any @author tags. {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green}  0m 
 0s{color} | {color:green} The patch has no whitespace issues. {color} |
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green}  0m 
17s{color} | {color:green} The patch does not generate ASF License warnings. 
{color} |
| {color:black}{color} | {color:black} {color} | {color:black}  4m  7s{color} | 
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker |  Image:yetus/hadoop:7f1ec06 |
| JIRA Issue | YARN-5446 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12822971/YARN-5446-YARN-3368.0002.patch
 |
| Optional Tests |  asflicense  |
| uname | Linux 609301a2d660 3.13.0-93-generic #140-Ubuntu SMP Mon Jul 18 
21:21:05 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | /testptch/hadoop/patchprocess/precommit/personality/provided.sh 
|
| git revision | YARN-3368 / 29d7106 |
| modules | C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui U: 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui |
| Console output | 
https://builds.apache.org/job/PreCommit-YARN-Build/13612/console |
| Powered by | Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org |


This message was automatically generated.



>  Cluster Resource Usage table is not displayed when user clicks on hadoop 
> logo on top of web UI home page
> -
>
> Key: YARN-5446
> URL: https://issues.apache.org/jira/browse/YARN-5446
> Project: Hadoop YARN
>  Issue Type: Sub-task
>  Components: webapp
>Reporter: Chen Ge
>Assignee: Akhil PB
> Attachments: YARN-5446-YARN-3368.0001.patch, 
> YARN-5446-YARN-3368.0002.patch, screenshot-1.png
>
>
> Under latest 3368, when user clicks hadoop icon in cluster overview page, 
> "Cluster Resource Usage By Applications" could not be correctly displayed.
> Following is error description found on website.
> {code}
> donut-chart.js:110 Uncaught TypeError: Cannot read property 'value' of 
> undefined(anonymous function) @ 
> donut-chart.js:110arguments.length.each.value.function.value.textContent @ 
> {code}



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

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Commented] (YARN-5446) Cluster Resource Usage table is not displayed when user clicks on hadoop logo on top of web UI home page

2016-08-12 Thread Sunil G (JIRA)

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

Sunil G commented on YARN-5446:
---

As pointed out [~akhilpb], if we click on *Home* breadcrump link and then click 
on Hadoop logo, same rendering issue is observed. This also can be fixed along 
with this. [~akhilpb], could you please help to update a patch.

>  Cluster Resource Usage table is not displayed when user clicks on hadoop 
> logo on top of web UI home page
> -
>
> Key: YARN-5446
> URL: https://issues.apache.org/jira/browse/YARN-5446
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Chen Ge
>Assignee: Akhil PB
> Attachments: YARN-5446-YARN-3368.0001.patch, 
> YARN-5446-YARN-3368.0002.patch, screenshot-1.png
>
>
> Under latest 3368, when user clicks hadoop icon in cluster overview page, 
> "Cluster Resource Usage By Applications" could not be correctly displayed.
> Following is error description found on website.
> {code}
> donut-chart.js:110 Uncaught TypeError: Cannot read property 'value' of 
> undefined(anonymous function) @ 
> donut-chart.js:110arguments.length.each.value.function.value.textContent @ 
> {code}



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

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Commented] (YARN-5446) Cluster Resource Usage table is not displayed when user clicks on hadoop logo on top of web UI home page

2016-08-10 Thread Sunil G (JIRA)

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

Sunil G commented on YARN-5446:
---

Thanks [~akhilpb]
Latest patch looks good. Will commit it tomorrow if no other objections.

>  Cluster Resource Usage table is not displayed when user clicks on hadoop 
> logo on top of web UI home page
> -
>
> Key: YARN-5446
> URL: https://issues.apache.org/jira/browse/YARN-5446
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Chen Ge
>Assignee: Akhil PB
> Attachments: YARN-5446-YARN-3368.0001.patch, 
> YARN-5446-YARN-3368.0002.patch, screenshot-1.png
>
>
> Under latest 3368, when user clicks hadoop icon in cluster overview page, 
> "Cluster Resource Usage By Applications" could not be correctly displayed.
> Following is error description found on website.
> {code}
> donut-chart.js:110 Uncaught TypeError: Cannot read property 'value' of 
> undefined(anonymous function) @ 
> donut-chart.js:110arguments.length.each.value.function.value.textContent @ 
> {code}



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

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Commented] (YARN-5446) Cluster Resource Usage table is not displayed when user clicks on hadoop logo on top of web UI home page

2016-08-10 Thread Akhil PB (JIRA)

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

Akhil PB commented on YARN-5446:


Hi [~sunilg],
Added old as well as new patch for historical reference.

>  Cluster Resource Usage table is not displayed when user clicks on hadoop 
> logo on top of web UI home page
> -
>
> Key: YARN-5446
> URL: https://issues.apache.org/jira/browse/YARN-5446
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Chen Ge
>Assignee: Akhil PB
> Attachments: YARN-5446-YARN-3368.0001.patch, 
> YARN-5446-YARN-3368.0002.patch, screenshot-1.png
>
>
> Under latest 3368, when user clicks hadoop icon in cluster overview page, 
> "Cluster Resource Usage By Applications" could not be correctly displayed.
> Following is error description found on website.
> {code}
> donut-chart.js:110 Uncaught TypeError: Cannot read property 'value' of 
> undefined(anonymous function) @ 
> donut-chart.js:110arguments.length.each.value.function.value.textContent @ 
> {code}



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

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Commented] (YARN-5446) Cluster Resource Usage table is not displayed when user clicks on hadoop logo on top of web UI home page

2016-08-10 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on YARN-5446:
-

| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m 15s 
{color} | {color:blue} Docker mode activated. {color} |
| {color:green}+1{color} | {color:green} @author {color} | {color:green} 0m 0s 
{color} | {color:green} The patch does not contain any @author tags. {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green} 0m 
0s {color} | {color:green} The patch has no whitespace issues. {color} |
| {color:blue}0{color} | {color:blue} asflicense {color} | {color:blue} 0m 6s 
{color} | {color:blue} ASF License check generated no output? {color} |
| {color:black}{color} | {color:black} {color} | {color:black} 0m 32s {color} | 
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker |  Image:yetus/hadoop:d13f52f |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12822971/YARN-5446-YARN-3368.0002.patch
 |
| JIRA Issue | YARN-5446 |
| Optional Tests |  asflicense  |
| uname | Linux 0b6b88cf9c04 3.13.0-36-lowlatency #63-Ubuntu SMP PREEMPT Wed 
Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | /testptch/hadoop/patchprocess/precommit/personality/provided.sh 
|
| git revision | YARN-3368 / aba48e6 |
| modules | C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui U: 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui |
| Console output | 
https://builds.apache.org/job/PreCommit-YARN-Build/12719/console |
| Powered by | Apache Yetus 0.3.0   http://yetus.apache.org |


This message was automatically generated.



>  Cluster Resource Usage table is not displayed when user clicks on hadoop 
> logo on top of web UI home page
> -
>
> Key: YARN-5446
> URL: https://issues.apache.org/jira/browse/YARN-5446
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Chen Ge
>Assignee: Akhil PB
> Attachments: YARN-5446-YARN-3368.0001.patch, 
> YARN-5446-YARN-3368.0002.patch, screenshot-1.png
>
>
> Under latest 3368, when user clicks hadoop icon in cluster overview page, 
> "Cluster Resource Usage By Applications" could not be correctly displayed.
> Following is error description found on website.
> {code}
> donut-chart.js:110 Uncaught TypeError: Cannot read property 'value' of 
> undefined(anonymous function) @ 
> donut-chart.js:110arguments.length.each.value.function.value.textContent @ 
> {code}



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

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Commented] (YARN-5446) Cluster Resource Usage table is not displayed when user clicks on hadoop logo on top of web UI home page

2016-08-10 Thread Sunil G (JIRA)

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

Sunil G commented on YARN-5446:
---

Hi [~akhilpb]
Thanks for updating new patch. Usually we will not delete older patch. As per 
naming convention, please follow incremental numeral naming approach while 
attaching new patches.

New patch looks fine for me. Please help to attach older patch for better 
reference. 

>  Cluster Resource Usage table is not displayed when user clicks on hadoop 
> logo on top of web UI home page
> -
>
> Key: YARN-5446
> URL: https://issues.apache.org/jira/browse/YARN-5446
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Chen Ge
>Assignee: Akhil PB
> Attachments: YARN-5446-YARN-3368.patch, screenshot-1.png
>
>
> Under latest 3368, when user clicks hadoop icon in cluster overview page, 
> "Cluster Resource Usage By Applications" could not be correctly displayed.
> Following is error description found on website.
> {code}
> donut-chart.js:110 Uncaught TypeError: Cannot read property 'value' of 
> undefined(anonymous function) @ 
> donut-chart.js:110arguments.length.each.value.function.value.textContent @ 
> {code}



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

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Commented] (YARN-5446) Cluster Resource Usage table is not displayed when user clicks on hadoop logo on top of web UI home page

2016-08-10 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on YARN-5446:
-

| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m 15s 
{color} | {color:blue} Docker mode activated. {color} |
| {color:green}+1{color} | {color:green} @author {color} | {color:green} 0m 0s 
{color} | {color:green} The patch does not contain any @author tags. {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green} 0m 
0s {color} | {color:green} The patch has no whitespace issues. {color} |
| {color:blue}0{color} | {color:blue} asflicense {color} | {color:blue} 0m 7s 
{color} | {color:blue} ASF License check generated no output? {color} |
| {color:black}{color} | {color:black} {color} | {color:black} 0m 33s {color} | 
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker |  Image:yetus/hadoop:d13f52f |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12822966/YARN-5446-YARN-3368.patch
 |
| JIRA Issue | YARN-5446 |
| Optional Tests |  asflicense  |
| uname | Linux 4a7e297a168e 3.13.0-36-lowlatency #63-Ubuntu SMP PREEMPT Wed 
Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | /testptch/hadoop/patchprocess/precommit/personality/provided.sh 
|
| git revision | YARN-3368 / aba48e6 |
| modules | C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui U: 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui |
| Console output | 
https://builds.apache.org/job/PreCommit-YARN-Build/12718/console |
| Powered by | Apache Yetus 0.3.0   http://yetus.apache.org |


This message was automatically generated.



>  Cluster Resource Usage table is not displayed when user clicks on hadoop 
> logo on top of web UI home page
> -
>
> Key: YARN-5446
> URL: https://issues.apache.org/jira/browse/YARN-5446
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Chen Ge
>Assignee: Akhil PB
> Attachments: YARN-5446-YARN-3368.patch, screenshot-1.png
>
>
> Under latest 3368, when user clicks hadoop icon in cluster overview page, 
> "Cluster Resource Usage By Applications" could not be correctly displayed.
> Following is error description found on website.
> {code}
> donut-chart.js:110 Uncaught TypeError: Cannot read property 'value' of 
> undefined(anonymous function) @ 
> donut-chart.js:110arguments.length.each.value.function.value.textContent @ 
> {code}



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

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Commented] (YARN-5446) Cluster Resource Usage table is not displayed when user clicks on hadoop logo on top of web UI home page

2016-08-10 Thread Akhil PB (JIRA)

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

Akhil PB commented on YARN-5446:


[~sunilg],
I have made updates to patch which uses link-to and uploaded the same since its 
a minor change.

>  Cluster Resource Usage table is not displayed when user clicks on hadoop 
> logo on top of web UI home page
> -
>
> Key: YARN-5446
> URL: https://issues.apache.org/jira/browse/YARN-5446
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Chen Ge
>Assignee: Akhil PB
> Attachments: YARN-5446-YARN-3368.patch, screenshot-1.png
>
>
> Under latest 3368, when user clicks hadoop icon in cluster overview page, 
> "Cluster Resource Usage By Applications" could not be correctly displayed.
> Following is error description found on website.
> {code}
> donut-chart.js:110 Uncaught TypeError: Cannot read property 'value' of 
> undefined(anonymous function) @ 
> donut-chart.js:110arguments.length.each.value.function.value.textContent @ 
> {code}



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

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Commented] (YARN-5446) Cluster Resource Usage table is not displayed when user clicks on hadoop logo on top of web UI home page

2016-08-10 Thread Sunil G (JIRA)

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

Sunil G commented on YARN-5446:
---

Thanks [~akhilpb].
Patch looks fine for me. One comment though, the usage to place the route name 
with *href* is not so clean. Any suggestions on using *linkTo* here.
If that's a bigger task, we could have another improvement ticket to handle 
that as this issue looks very bad to me.

>  Cluster Resource Usage table is not displayed when user clicks on hadoop 
> logo on top of web UI home page
> -
>
> Key: YARN-5446
> URL: https://issues.apache.org/jira/browse/YARN-5446
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Chen Ge
>Assignee: Akhil PB
> Attachments: YARN-5446-YARN-3368.patch, screenshot-1.png
>
>
> Under latest 3368, when user clicks hadoop icon in cluster overview page, 
> "Cluster Resource Usage By Applications" could not be correctly displayed.
> Following is error description found on website.
> {code}
> donut-chart.js:110 Uncaught TypeError: Cannot read property 'value' of 
> undefined(anonymous function) @ 
> donut-chart.js:110arguments.length.each.value.function.value.textContent @ 
> {code}



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

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Commented] (YARN-5446) Cluster Resource Usage table is not displayed when user clicks on hadoop logo on top of web UI home page

2016-08-10 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on YARN-5446:
-

| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m 18s 
{color} | {color:blue} Docker mode activated. {color} |
| {color:green}+1{color} | {color:green} @author {color} | {color:green} 0m 1s 
{color} | {color:green} The patch does not contain any @author tags. {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green} 0m 
0s {color} | {color:green} The patch has no whitespace issues. {color} |
| {color:blue}0{color} | {color:blue} asflicense {color} | {color:blue} 0m 6s 
{color} | {color:blue} ASF License check generated no output? {color} |
| {color:black}{color} | {color:black} {color} | {color:black} 0m 45s {color} | 
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker |  Image:yetus/hadoop:d13f52f |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12822954/YARN-5446-YARN-3368.patch
 |
| JIRA Issue | YARN-5446 |
| Optional Tests |  asflicense  |
| uname | Linux 15150f96f104 3.13.0-36-lowlatency #63-Ubuntu SMP PREEMPT Wed 
Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | /testptch/hadoop/patchprocess/precommit/personality/provided.sh 
|
| git revision | YARN-3368 / aba48e6 |
| modules | C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui U: 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui |
| Console output | 
https://builds.apache.org/job/PreCommit-YARN-Build/12712/console |
| Powered by | Apache Yetus 0.3.0   http://yetus.apache.org |


This message was automatically generated.



>  Cluster Resource Usage table is not displayed when user clicks on hadoop 
> logo on top of web UI home page
> -
>
> Key: YARN-5446
> URL: https://issues.apache.org/jira/browse/YARN-5446
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Chen Ge
>Assignee: Akhil PB
> Attachments: YARN-5446-YARN-3368.patch, screenshot-1.png
>
>
> Under latest 3368, when user clicks hadoop icon in cluster overview page, 
> "Cluster Resource Usage By Applications" could not be correctly displayed.
> Following is error description found on website.
> {code}
> donut-chart.js:110 Uncaught TypeError: Cannot read property 'value' of 
> undefined(anonymous function) @ 
> donut-chart.js:110arguments.length.each.value.function.value.textContent @ 
> {code}



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

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Commented] (YARN-5446) Cluster Resource Usage table is not displayed when user clicks on hadoop logo on top of web UI home page

2016-08-09 Thread Akhil PB (JIRA)

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

Akhil PB commented on YARN-5446:


Hi [~sunilg],
I have updated patch with required naming template.

>  Cluster Resource Usage table is not displayed when user clicks on hadoop 
> logo on top of web UI home page
> -
>
> Key: YARN-5446
> URL: https://issues.apache.org/jira/browse/YARN-5446
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Chen Ge
>Assignee: Akhil PB
> Attachments: YARN-5446-YARN-3368.patch, screenshot-1.png
>
>
> Under latest 3368, when user clicks hadoop icon in cluster overview page, 
> "Cluster Resource Usage By Applications" could not be correctly displayed.
> Following is error description found on website.
> {code}
> donut-chart.js:110 Uncaught TypeError: Cannot read property 'value' of 
> undefined(anonymous function) @ 
> donut-chart.js:110arguments.length.each.value.function.value.textContent @ 
> {code}



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

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Commented] (YARN-5446) Cluster Resource Usage table is not displayed when user clicks on hadoop logo on top of web UI home page

2016-08-09 Thread Sunil G (JIRA)

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

Sunil G commented on YARN-5446:
---

Hi [~akhilpb],
Could you please follow follow below naming template for patch. For eg 
{{YARN-5446-YARN-3368.0001.patch}}

>  Cluster Resource Usage table is not displayed when user clicks on hadoop 
> logo on top of web UI home page
> -
>
> Key: YARN-5446
> URL: https://issues.apache.org/jira/browse/YARN-5446
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Chen Ge
>Assignee: Akhil PB
> Attachments: YARN-5446.patch, screenshot-1.png
>
>
> Under latest 3368, when user clicks hadoop icon in cluster overview page, 
> "Cluster Resource Usage By Applications" could not be correctly displayed.
> Following is error description found on website.
> {code}
> donut-chart.js:110 Uncaught TypeError: Cannot read property 'value' of 
> undefined(anonymous function) @ 
> donut-chart.js:110arguments.length.each.value.function.value.textContent @ 
> {code}



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

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Commented] (YARN-5446) Cluster Resource Usage table is not displayed when user clicks on hadoop logo on top of web UI home page

2016-08-09 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on YARN-5446:
-

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m 0s 
{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red} 0m 4s {color} 
| {color:red} YARN-5446 does not apply to trunk. Rebase required? Wrong Branch? 
See https://wiki.apache.org/hadoop/HowToContribute for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12822777/YARN-5446.patch |
| JIRA Issue | YARN-5446 |
| Console output | 
https://builds.apache.org/job/PreCommit-YARN-Build/12690/console |
| Powered by | Apache Yetus 0.3.0   http://yetus.apache.org |


This message was automatically generated.



>  Cluster Resource Usage table is not displayed when user clicks on hadoop 
> logo on top of web UI home page
> -
>
> Key: YARN-5446
> URL: https://issues.apache.org/jira/browse/YARN-5446
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Chen Ge
>Assignee: Akhil PB
> Attachments: YARN-5446.patch, screenshot-1.png
>
>
> Under latest 3368, when user clicks hadoop icon in cluster overview page, 
> "Cluster Resource Usage By Applications" could not be correctly displayed.
> Following is error description found on website.
> {code}
> donut-chart.js:110 Uncaught TypeError: Cannot read property 'value' of 
> undefined(anonymous function) @ 
> donut-chart.js:110arguments.length.each.value.function.value.textContent @ 
> {code}



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

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Commented] (YARN-5446) Cluster Resource Usage table is not displayed when user clicks on hadoop logo on top of web UI home page

2016-08-09 Thread Akhil PB (JIRA)

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

Akhil PB commented on YARN-5446:


Thanks Chen for reporting the issue.
I have uploaded the patch for the same.

>  Cluster Resource Usage table is not displayed when user clicks on hadoop 
> logo on top of web UI home page
> -
>
> Key: YARN-5446
> URL: https://issues.apache.org/jira/browse/YARN-5446
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Chen Ge
>Assignee: Akhil PB
> Attachments: YARN-5446.patch, screenshot-1.png
>
>
> Under latest 3368, when user clicks hadoop icon in cluster overview page, 
> "Cluster Resource Usage By Applications" could not be correctly displayed.
> Following is error description found on website.
> {code}
> donut-chart.js:110 Uncaught TypeError: Cannot read property 'value' of 
> undefined(anonymous function) @ 
> donut-chart.js:110arguments.length.each.value.function.value.textContent @ 
> {code}



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

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Commented] (YARN-5446) Cluster Resource Usage table is not displayed when user clicks on hadoop logo on top of web UI home page

2016-07-29 Thread Sunil G (JIRA)

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

Sunil G commented on YARN-5446:
---

Thanks [~ChenGe] for reporting the same.
I think internal redirection is not coming correct. Do you have a patch for 
same, I could help to verify. If not, i can try checking the problem.

>  Cluster Resource Usage table is not displayed when user clicks on hadoop 
> logo on top of web UI home page
> -
>
> Key: YARN-5446
> URL: https://issues.apache.org/jira/browse/YARN-5446
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Chen Ge
> Attachments: screenshot-1.png
>
>
> Under latest 3368, when user clicks hadoop icon in cluster overview page, 
> "Cluster Resource Usage By Applications" could not be correctly displayed.
> Following is error description found on website.
> {code}
> donut-chart.js:110 Uncaught TypeError: Cannot read property 'value' of 
> undefined(anonymous function) @ 
> donut-chart.js:110arguments.length.each.value.function.value.textContent @ 
> {code}



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

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org