[jira] [Commented] (YARN-6291) [YARN-3368] Introduce query parameters (sort, filter, etc.) for tables to keep state on refresh/navigation

2017-04-20 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on YARN-6291:
-

| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue}  0m 
28s{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 
24s{color} | {color:green} The patch does not generate ASF License warnings. 
{color} |
| {color:black}{color} | {color:black} {color} | {color:black}  1m 11s{color} | 
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker |  Image:yetus/hadoop:0ac17dc |
| JIRA Issue | YARN-6291 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12864237/YARN-6291.003.patch |
| Optional Tests |  asflicense  |
| uname | Linux b2ffaa1a689e 3.13.0-108-generic #155-Ubuntu SMP Wed Jan 11 
16:58:52 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | /testptch/hadoop/patchprocess/precommit/personality/provided.sh 
|
| git revision | trunk / c0cf11e |
| 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/15691/console |
| Powered by | Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org |


This message was automatically generated.



> [YARN-3368] Introduce query parameters (sort, filter, etc.) for tables to 
> keep state on refresh/navigation
> --
>
> Key: YARN-6291
> URL: https://issues.apache.org/jira/browse/YARN-6291
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Gergely Novák
>Assignee: Gergely Novák
> Attachments: YARN-6291.001.patch, YARN-6291.002.patch, 
> YARN-6291.003.patch
>
>
> On Applications / Nodes pages the user can define filters, sort the list on 
> selected columns, etc. But all these settings are lost on a refresh, or 
> navigation, which is very inconvenient.
> For example a possible use case might be watching the Applications table 
> while running a lot of YARN applications and continuously pressing Refresh to 
> see their progress. In this case, the user have to set any filter / sorting 
> manually after every single refresh. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Commented] (YARN-6291) [YARN-3368] Introduce query parameters (sort, filter, etc.) for tables to keep state on refresh/navigation

2017-04-20 Thread JIRA

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

Gergely Novák commented on YARN-6291:
-

[~sunilg] Rebased patch #02 -> patch #03. 

> [YARN-3368] Introduce query parameters (sort, filter, etc.) for tables to 
> keep state on refresh/navigation
> --
>
> Key: YARN-6291
> URL: https://issues.apache.org/jira/browse/YARN-6291
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Gergely Novák
>Assignee: Gergely Novák
> Attachments: YARN-6291.001.patch, YARN-6291.002.patch, 
> YARN-6291.003.patch
>
>
> On Applications / Nodes pages the user can define filters, sort the list on 
> selected columns, etc. But all these settings are lost on a refresh, or 
> navigation, which is very inconvenient.
> For example a possible use case might be watching the Applications table 
> while running a lot of YARN applications and continuously pressing Refresh to 
> see their progress. In this case, the user have to set any filter / sorting 
> manually after every single refresh. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Commented] (YARN-6291) [YARN-3368] Introduce query parameters (sort, filter, etc.) for tables to keep state on refresh/navigation

2017-04-20 Thread Sunil G (JIRA)

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

Sunil G commented on YARN-6291:
---

[~GergelyNovak]
Could you please help to rebase the patch against trunk.

> [YARN-3368] Introduce query parameters (sort, filter, etc.) for tables to 
> keep state on refresh/navigation
> --
>
> Key: YARN-6291
> URL: https://issues.apache.org/jira/browse/YARN-6291
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Gergely Novák
>Assignee: Gergely Novák
> Attachments: YARN-6291.001.patch, YARN-6291.002.patch
>
>
> On Applications / Nodes pages the user can define filters, sort the list on 
> selected columns, etc. But all these settings are lost on a refresh, or 
> navigation, which is very inconvenient.
> For example a possible use case might be watching the Applications table 
> while running a lot of YARN applications and continuously pressing Refresh to 
> see their progress. In this case, the user have to set any filter / sorting 
> manually after every single refresh. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Commented] (YARN-6291) [YARN-3368] Introduce query parameters (sort, filter, etc.) for tables to keep state on refresh/navigation

2017-04-11 Thread Sunil G (JIRA)

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

Sunil G commented on YARN-6291:
---

Thanks [~GergelyNovak]
Patch looks good for me. I ll commit later today of there are no objections.

> [YARN-3368] Introduce query parameters (sort, filter, etc.) for tables to 
> keep state on refresh/navigation
> --
>
> Key: YARN-6291
> URL: https://issues.apache.org/jira/browse/YARN-6291
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Gergely Novák
>Assignee: Gergely Novák
> Attachments: YARN-6291.001.patch, YARN-6291.002.patch
>
>
> On Applications / Nodes pages the user can define filters, sort the list on 
> selected columns, etc. But all these settings are lost on a refresh, or 
> navigation, which is very inconvenient.
> For example a possible use case might be watching the Applications table 
> while running a lot of YARN applications and continuously pressing Refresh to 
> see their progress. In this case, the user have to set any filter / sorting 
> manually after every single refresh. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Commented] (YARN-6291) [YARN-3368] Introduce query parameters (sort, filter, etc.) for tables to keep state on refresh/navigation

2017-03-14 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on YARN-6291:
-

| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue}  0m 
14s{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}  0m 51s{color} | 
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker |  Image:yetus/hadoop:a9ad5d6 |
| JIRA Issue | YARN-6291 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12858657/YARN-6291.002.patch |
| Optional Tests |  asflicense  |
| uname | Linux 325a13797cbf 3.13.0-106-generic #153-Ubuntu SMP Tue Dec 6 
15:44:32 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | /testptch/hadoop/patchprocess/precommit/personality/provided.sh 
|
| git revision | trunk / 34424e9 |
| 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/15264/console |
| Powered by | Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org |


This message was automatically generated.



> [YARN-3368] Introduce query parameters (sort, filter, etc.) for tables to 
> keep state on refresh/navigation
> --
>
> Key: YARN-6291
> URL: https://issues.apache.org/jira/browse/YARN-6291
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Gergely Novák
>Assignee: Gergely Novák
> Attachments: YARN-6291.001.patch, YARN-6291.002.patch
>
>
> On Applications / Nodes pages the user can define filters, sort the list on 
> selected columns, etc. But all these settings are lost on a refresh, or 
> navigation, which is very inconvenient.
> For example a possible use case might be watching the Applications table 
> while running a lot of YARN applications and continuously pressing Refresh to 
> see their progress. In this case, the user have to set any filter / sorting 
> manually after every single refresh. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Commented] (YARN-6291) [YARN-3368] Introduce query parameters (sort, filter, etc.) for tables to keep state on refresh/navigation

2017-03-14 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on YARN-6291:
-

| (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  7s{color} 
| {color:red} YARN-6291 does not apply to trunk. Rebase required? Wrong Branch? 
See https://wiki.apache.org/hadoop/HowToContribute for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | YARN-6291 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12856288/YARN-6291.001.patch |
| Console output | 
https://builds.apache.org/job/PreCommit-YARN-Build/15261/console |
| Powered by | Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org |


This message was automatically generated.



> [YARN-3368] Introduce query parameters (sort, filter, etc.) for tables to 
> keep state on refresh/navigation
> --
>
> Key: YARN-6291
> URL: https://issues.apache.org/jira/browse/YARN-6291
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Gergely Novák
>Assignee: Gergely Novák
> Attachments: YARN-6291.001.patch
>
>
> On Applications / Nodes pages the user can define filters, sort the list on 
> selected columns, etc. But all these settings are lost on a refresh, or 
> navigation, which is very inconvenient.
> For example a possible use case might be watching the Applications table 
> while running a lot of YARN applications and continuously pressing Refresh to 
> see their progress. In this case, the user have to set any filter / sorting 
> manually after every single refresh. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Commented] (YARN-6291) [YARN-3368] Introduce query parameters (sort, filter, etc.) for tables to keep state on refresh/navigation

2017-03-14 Thread Sunil G (JIRA)

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

Sunil G commented on YARN-6291:
---

You could submit this patch to kick jenkins as well. Seems I cant do that. some 
issue with jenkins.

> [YARN-3368] Introduce query parameters (sort, filter, etc.) for tables to 
> keep state on refresh/navigation
> --
>
> Key: YARN-6291
> URL: https://issues.apache.org/jira/browse/YARN-6291
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Gergely Novák
>Assignee: Gergely Novák
> Attachments: YARN-6291.001.patch
>
>
> On Applications / Nodes pages the user can define filters, sort the list on 
> selected columns, etc. But all these settings are lost on a refresh, or 
> navigation, which is very inconvenient.
> For example a possible use case might be watching the Applications table 
> while running a lot of YARN applications and continuously pressing Refresh to 
> see their progress. In this case, the user have to set any filter / sorting 
> manually after every single refresh. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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