[jira] [Commented] (MAPREDUCE-5854) Move the search box in UI from the right side to the left side

2015-03-02 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-5854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14343335#comment-14343335
 ] 

Hadoop QA commented on MAPREDUCE-5854:
--

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12652014/MAPREDUCE-5854.patch
  against trunk revision ca1c00b.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common.

Test results: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/5238//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/5238//console

This message is automatically generated.

 Move the search box in UI from the right side to the left side
 --

 Key: MAPREDUCE-5854
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5854
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
Affects Versions: 0.23.9
Reporter: Jinhui Liu
 Attachments: MAPREDUCE-5854.patch, MAPREDUCE-5854.patch


 In the UI for resoure manager, job history, and job configuration (this might 
 not be a complete list), there is a search box at the top-right corner of the 
 listed content. This search box is frequently used but it is usually not 
 visible due to right-alignment. Extra scroll is needed to make it visable and 
 it is not convenient. It would be good to move it to the left-side, next to 
 the Show ... Entries drop-down box.
 In the same spirit, the First|Preious|...|Next|Last at the bottom-right 
 corner of the listed content can also be moved to the left side. 



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


[jira] [Commented] (MAPREDUCE-5854) Move the search box in UI from the right side to the left side

2014-06-25 Thread Jonathan Eagles (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-5854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14044013#comment-14044013
 ] 

Jonathan Eagles commented on MAPREDUCE-5854:


+1. Looks good, [~lichangleo]. Let me leave this open a bit to let others chime 
on this cosmetic, but great change.

 Move the search box in UI from the right side to the left side
 --

 Key: MAPREDUCE-5854
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5854
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
Affects Versions: 0.23.9
Reporter: Jinhui Liu
Assignee: chang li
 Attachments: MAPREDUCE-5854.patch, MAPREDUCE-5854.patch


 In the UI for resoure manager, job history, and job configuration (this might 
 not be a complete list), there is a search box at the top-right corner of the 
 listed content. This search box is frequently used but it is usually not 
 visible due to right-alignment. Extra scroll is needed to make it visable and 
 it is not convenient. It would be good to move it to the left-side, next to 
 the Show ... Entries drop-down box.
 In the same spirit, the First|Preious|...|Next|Last at the bottom-right 
 corner of the listed content can also be moved to the left side. 



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


[jira] [Commented] (MAPREDUCE-5854) Move the search box in UI from the right side to the left side

2014-06-23 Thread Jonathan Eagles (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-5854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14040885#comment-14040885
 ] 

Jonathan Eagles commented on MAPREDUCE-5854:


[~lichangleo], Thanks for the patch as this can be a nice fix. Can you address 
the release audit problems by including the Apache license header for the new 
css file added?

 Move the search box in UI from the right side to the left side
 --

 Key: MAPREDUCE-5854
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5854
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
Affects Versions: 0.23.9
Reporter: Jinhui Liu
Assignee: chang li
 Attachments: MAPREDUCE-5854.patch


 In the UI for resoure manager, job history, and job configuration (this might 
 not be a complete list), there is a search box at the top-right corner of the 
 listed content. This search box is frequently used but it is usually not 
 visible due to right-alignment. Extra scroll is needed to make it visable and 
 it is not convenient. It would be good to move it to the left-side, next to 
 the Show ... Entries drop-down box.
 In the same spirit, the First|Preious|...|Next|Last at the bottom-right 
 corner of the listed content can also be moved to the left side. 



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


[jira] [Commented] (MAPREDUCE-5854) Move the search box in UI from the right side to the left side

2014-06-23 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-5854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14041136#comment-14041136
 ] 

Hadoop QA commented on MAPREDUCE-5854:
--

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12652014/MAPREDUCE-5854.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/4680//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/4680//console

This message is automatically generated.

 Move the search box in UI from the right side to the left side
 --

 Key: MAPREDUCE-5854
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5854
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
Affects Versions: 0.23.9
Reporter: Jinhui Liu
Assignee: chang li
 Attachments: MAPREDUCE-5854.patch, MAPREDUCE-5854.patch


 In the UI for resoure manager, job history, and job configuration (this might 
 not be a complete list), there is a search box at the top-right corner of the 
 listed content. This search box is frequently used but it is usually not 
 visible due to right-alignment. Extra scroll is needed to make it visable and 
 it is not convenient. It would be good to move it to the left-side, next to 
 the Show ... Entries drop-down box.
 In the same spirit, the First|Preious|...|Next|Last at the bottom-right 
 corner of the listed content can also be moved to the left side. 



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


[jira] [Commented] (MAPREDUCE-5854) Move the search box in UI from the right side to the left side

2014-06-20 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-5854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14039456#comment-14039456
 ] 

Hadoop QA commented on MAPREDUCE-5854:
--

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12651744/MAPREDUCE-5854.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) warnings.

{color:red}-1 release audit{color}.  The applied patch generated 1 
release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/4677//testReport/
Release audit warnings: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/4677//artifact/trunk/patchprocess/patchReleaseAuditProblems.txt
Console output: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/4677//console

This message is automatically generated.

 Move the search box in UI from the right side to the left side
 --

 Key: MAPREDUCE-5854
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5854
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
Affects Versions: 0.23.9
Reporter: Jinhui Liu
Assignee: chang li
 Attachments: MAPREDUCE-5854.patch


 In the UI for resoure manager, job history, and job configuration (this might 
 not be a complete list), there is a search box at the top-right corner of the 
 listed content. This search box is frequently used but it is usually not 
 visible due to right-alignment. Extra scroll is needed to make it visable and 
 it is not convenient. It would be good to move it to the left-side, next to 
 the Show ... Entries drop-down box.
 In the same spirit, the First|Preious|...|Next|Last at the bottom-right 
 corner of the listed content can also be moved to the left side. 



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