You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Elliott Clark (JIRA)" <ji...@apache.org> on 2012/10/04 23:27:47 UTC

[jira] [Created] (HBASE-6951) Allow the master info server to be started in a read only mode.

Elliott Clark created HBASE-6951:
------------------------------------

             Summary: Allow the master info server to be started in a read only mode.
                 Key: HBASE-6951
                 URL: https://issues.apache.org/jira/browse/HBASE-6951
             Project: HBase
          Issue Type: Improvement
          Components: UI
            Reporter: Elliott Clark
            Assignee: Elliott Clark
            Priority: Critical


There are some cases that a user could want a web ui to be accessible but might not want the split and compact functionality to be usable.

Allowing the web ui to start in a readOnly mode would be good.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-6951) Allow the master info server to be started in a read only mode.

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13469970#comment-13469970 ] 

Hadoop QA commented on HBASE-6951:
----------------------------------

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

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

    {color:green}+1 tests included{color}.  The patch appears to include 4 new or modified tests.

    {color:green}+1 hadoop2.0{color}.  The patch compiles against the hadoop 2.0 profile.

    {color:red}-1 javadoc{color}.  The javadoc tool appears to have generated 81 warning messages.

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

    {color:red}-1 findbugs{color}.  The patch appears to introduce 5 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:red}-1 core tests{color}.  The patch failed these unit tests:
                       org.apache.hadoop.hbase.master.TestSplitLogManager

Test results: https://builds.apache.org/job/PreCommit-HBASE-Build/3012//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/3012//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop2-compat.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/3012//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-server.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/3012//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop1-compat.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/3012//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-common.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/3012//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop-compat.html
Console output: https://builds.apache.org/job/PreCommit-HBASE-Build/3012//console

This message is automatically generated.
                
> Allow the master info server to be started in a read only mode.
> ---------------------------------------------------------------
>
>                 Key: HBASE-6951
>                 URL: https://issues.apache.org/jira/browse/HBASE-6951
>             Project: HBase
>          Issue Type: Improvement
>          Components: UI
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>            Priority: Critical
>              Labels: noob
>         Attachments: HBASE-6951-trunk-0.patch
>
>
> There are some cases that a user could want a web ui to be accessible but might not want the split and compact functionality to be usable.
> Allowing the web ui to start in a readOnly mode would be good.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-6951) Allow the master info server to be started in a read only mode.

Posted by "stack (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13472787#comment-13472787 ] 

stack commented on HBASE-6951:
------------------------------

+1 on patch
                
> Allow the master info server to be started in a read only mode.
> ---------------------------------------------------------------
>
>                 Key: HBASE-6951
>                 URL: https://issues.apache.org/jira/browse/HBASE-6951
>             Project: HBase
>          Issue Type: Improvement
>          Components: UI
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>            Priority: Critical
>              Labels: noob
>         Attachments: HBASE-6951-trunk-0.patch
>
>
> There are some cases that a user could want a web ui to be accessible but might not want the split and compact functionality to be usable.
> Allowing the web ui to start in a readOnly mode would be good.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-6951) Allow the master info server to be started in a read only mode.

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490381#comment-13490381 ] 

Hudson commented on HBASE-6951:
-------------------------------

Integrated in HBase-0.94-security-on-Hadoop-23 #9 (See [https://builds.apache.org/job/HBase-0.94-security-on-Hadoop-23/9/])
    HBASE-6951 Allow the master info server to be started in a read only mode. (Revision 1400957)

     Result = FAILURE
eclark : 
Files : 
* /hbase/branches/0.94/src/main/resources/hbase-webapps/master/table.jsp
* /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/TestInfoServers.java

                
> Allow the master info server to be started in a read only mode.
> ---------------------------------------------------------------
>
>                 Key: HBASE-6951
>                 URL: https://issues.apache.org/jira/browse/HBASE-6951
>             Project: HBase
>          Issue Type: Improvement
>          Components: UI
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>            Priority: Critical
>              Labels: noob
>             Fix For: 0.92.3, 0.94.3, 0.96.0
>
>         Attachments: HBASE-6951-092-0.patch, HBASE-6951-094-0.patch, HBASE-6951-trunk-0.patch
>
>
> There are some cases that a user could want a web ui to be accessible but might not want the split and compact functionality to be usable.
> Allowing the web ui to start in a readOnly mode would be good.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-6951) Allow the master info server to be started in a read only mode.

Posted by "Elliott Clark (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Elliott Clark updated HBASE-6951:
---------------------------------

    Labels: noob  (was: )
    
> Allow the master info server to be started in a read only mode.
> ---------------------------------------------------------------
>
>                 Key: HBASE-6951
>                 URL: https://issues.apache.org/jira/browse/HBASE-6951
>             Project: HBase
>          Issue Type: Improvement
>          Components: UI
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>            Priority: Critical
>              Labels: noob
>
> There are some cases that a user could want a web ui to be accessible but might not want the split and compact functionality to be usable.
> Allowing the web ui to start in a readOnly mode would be good.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-6951) Allow the master info server to be started in a read only mode.

Posted by "Elliott Clark (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Elliott Clark updated HBASE-6951:
---------------------------------

    Attachment: HBASE-6951-trunk-0.patch

Introduces hbase.master.ui.readonly that disables splitting and compacting from the ui.

Adds a test to make sure that nothing goes through.
                
> Allow the master info server to be started in a read only mode.
> ---------------------------------------------------------------
>
>                 Key: HBASE-6951
>                 URL: https://issues.apache.org/jira/browse/HBASE-6951
>             Project: HBase
>          Issue Type: Improvement
>          Components: UI
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>            Priority: Critical
>              Labels: noob
>         Attachments: HBASE-6951-trunk-0.patch
>
>
> There are some cases that a user could want a web ui to be accessible but might not want the split and compact functionality to be usable.
> Allowing the web ui to start in a readOnly mode would be good.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-6951) Allow the master info server to be started in a read only mode.

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13479301#comment-13479301 ] 

Hadoop QA commented on HBASE-6951:
----------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12549744/HBASE-6951-094-0.patch
  against trunk revision .

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

    {color:green}+1 tests included{color}.  The patch appears to include 3 new or modified tests.

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

Console output: https://builds.apache.org/job/PreCommit-HBASE-Build/3080//console

This message is automatically generated.
                
> Allow the master info server to be started in a read only mode.
> ---------------------------------------------------------------
>
>                 Key: HBASE-6951
>                 URL: https://issues.apache.org/jira/browse/HBASE-6951
>             Project: HBase
>          Issue Type: Improvement
>          Components: UI
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>            Priority: Critical
>              Labels: noob
>         Attachments: HBASE-6951-092-0.patch, HBASE-6951-094-0.patch, HBASE-6951-trunk-0.patch
>
>
> There are some cases that a user could want a web ui to be accessible but might not want the split and compact functionality to be usable.
> Allowing the web ui to start in a readOnly mode would be good.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-6951) Allow the master info server to be started in a read only mode.

Posted by "Elliott Clark (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Elliott Clark updated HBASE-6951:
---------------------------------

       Resolution: Fixed
    Fix Version/s: 0.96.0
                   0.94.3
                   0.92.3
     Hadoop Flags: Reviewed
           Status: Resolved  (was: Patch Available)
    
> Allow the master info server to be started in a read only mode.
> ---------------------------------------------------------------
>
>                 Key: HBASE-6951
>                 URL: https://issues.apache.org/jira/browse/HBASE-6951
>             Project: HBase
>          Issue Type: Improvement
>          Components: UI
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>            Priority: Critical
>              Labels: noob
>             Fix For: 0.92.3, 0.94.3, 0.96.0
>
>         Attachments: HBASE-6951-092-0.patch, HBASE-6951-094-0.patch, HBASE-6951-trunk-0.patch
>
>
> There are some cases that a user could want a web ui to be accessible but might not want the split and compact functionality to be usable.
> Allowing the web ui to start in a readOnly mode would be good.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-6951) Allow the master info server to be started in a read only mode.

Posted by "Elliott Clark (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Elliott Clark updated HBASE-6951:
---------------------------------

    Status: Patch Available  (was: Open)
    
> Allow the master info server to be started in a read only mode.
> ---------------------------------------------------------------
>
>                 Key: HBASE-6951
>                 URL: https://issues.apache.org/jira/browse/HBASE-6951
>             Project: HBase
>          Issue Type: Improvement
>          Components: UI
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>            Priority: Critical
>              Labels: noob
>         Attachments: HBASE-6951-trunk-0.patch
>
>
> There are some cases that a user could want a web ui to be accessible but might not want the split and compact functionality to be usable.
> Allowing the web ui to start in a readOnly mode would be good.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-6951) Allow the master info server to be started in a read only mode.

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13481570#comment-13481570 ] 

Hudson commented on HBASE-6951:
-------------------------------

Integrated in HBase-0.94 #545 (See [https://builds.apache.org/job/HBase-0.94/545/])
    HBASE-6951 Allow the master info server to be started in a read only mode. (Revision 1400957)

     Result = FAILURE
eclark : 
Files : 
* /hbase/branches/0.94/src/main/resources/hbase-webapps/master/table.jsp
* /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/TestInfoServers.java

                
> Allow the master info server to be started in a read only mode.
> ---------------------------------------------------------------
>
>                 Key: HBASE-6951
>                 URL: https://issues.apache.org/jira/browse/HBASE-6951
>             Project: HBase
>          Issue Type: Improvement
>          Components: UI
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>            Priority: Critical
>              Labels: noob
>             Fix For: 0.92.3, 0.94.3, 0.96.0
>
>         Attachments: HBASE-6951-092-0.patch, HBASE-6951-094-0.patch, HBASE-6951-trunk-0.patch
>
>
> There are some cases that a user could want a web ui to be accessible but might not want the split and compact functionality to be usable.
> Allowing the web ui to start in a readOnly mode would be good.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-6951) Allow the master info server to be started in a read only mode.

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13481665#comment-13481665 ] 

Hudson commented on HBASE-6951:
-------------------------------

Integrated in HBase-TRUNK #3471 (See [https://builds.apache.org/job/HBase-TRUNK/3471/])
    HBASE-6951 Allow the master info server to be started in a read only mode. (Revision 1400956)

     Result = FAILURE
eclark : 
Files : 
* /hbase/trunk/hbase-server/src/main/resources/hbase-webapps/master/table.jsp
* /hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/TestInfoServers.java

                
> Allow the master info server to be started in a read only mode.
> ---------------------------------------------------------------
>
>                 Key: HBASE-6951
>                 URL: https://issues.apache.org/jira/browse/HBASE-6951
>             Project: HBase
>          Issue Type: Improvement
>          Components: UI
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>            Priority: Critical
>              Labels: noob
>             Fix For: 0.92.3, 0.94.3, 0.96.0
>
>         Attachments: HBASE-6951-092-0.patch, HBASE-6951-094-0.patch, HBASE-6951-trunk-0.patch
>
>
> There are some cases that a user could want a web ui to be accessible but might not want the split and compact functionality to be usable.
> Allowing the web ui to start in a readOnly mode would be good.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-6951) Allow the master info server to be started in a read only mode.

Posted by "Elliott Clark (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Elliott Clark updated HBASE-6951:
---------------------------------

    Attachment: HBASE-6951-094-0.patch
                HBASE-6951-092-0.patch

94 and 92 versions of the patch
                
> Allow the master info server to be started in a read only mode.
> ---------------------------------------------------------------
>
>                 Key: HBASE-6951
>                 URL: https://issues.apache.org/jira/browse/HBASE-6951
>             Project: HBase
>          Issue Type: Improvement
>          Components: UI
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>            Priority: Critical
>              Labels: noob
>         Attachments: HBASE-6951-092-0.patch, HBASE-6951-094-0.patch, HBASE-6951-trunk-0.patch
>
>
> There are some cases that a user could want a web ui to be accessible but might not want the split and compact functionality to be usable.
> Allowing the web ui to start in a readOnly mode would be good.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-6951) Allow the master info server to be started in a read only mode.

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13481674#comment-13481674 ] 

Hudson commented on HBASE-6951:
-------------------------------

Integrated in HBase-0.92 #598 (See [https://builds.apache.org/job/HBase-0.92/598/])
    HBASE-6951 Allow the master info server to be started in a read only mode. (Revision 1400958)

     Result = SUCCESS
eclark : 
Files : 
* /hbase/branches/0.92/src/main/resources/hbase-webapps/master/table.jsp
* /hbase/branches/0.92/src/test/java/org/apache/hadoop/hbase/TestInfoServers.java

                
> Allow the master info server to be started in a read only mode.
> ---------------------------------------------------------------
>
>                 Key: HBASE-6951
>                 URL: https://issues.apache.org/jira/browse/HBASE-6951
>             Project: HBase
>          Issue Type: Improvement
>          Components: UI
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>            Priority: Critical
>              Labels: noob
>             Fix For: 0.92.3, 0.94.3, 0.96.0
>
>         Attachments: HBASE-6951-092-0.patch, HBASE-6951-094-0.patch, HBASE-6951-trunk-0.patch
>
>
> There are some cases that a user could want a web ui to be accessible but might not want the split and compact functionality to be usable.
> Allowing the web ui to start in a readOnly mode would be good.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-6951) Allow the master info server to be started in a read only mode.

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13481967#comment-13481967 ] 

Hudson commented on HBASE-6951:
-------------------------------

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #231 (See [https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/231/])
    HBASE-6951 Allow the master info server to be started in a read only mode. (Revision 1400956)

     Result = FAILURE
eclark : 
Files : 
* /hbase/trunk/hbase-server/src/main/resources/hbase-webapps/master/table.jsp
* /hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/TestInfoServers.java

                
> Allow the master info server to be started in a read only mode.
> ---------------------------------------------------------------
>
>                 Key: HBASE-6951
>                 URL: https://issues.apache.org/jira/browse/HBASE-6951
>             Project: HBase
>          Issue Type: Improvement
>          Components: UI
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>            Priority: Critical
>              Labels: noob
>             Fix For: 0.92.3, 0.94.3, 0.96.0
>
>         Attachments: HBASE-6951-092-0.patch, HBASE-6951-094-0.patch, HBASE-6951-trunk-0.patch
>
>
> There are some cases that a user could want a web ui to be accessible but might not want the split and compact functionality to be usable.
> Allowing the web ui to start in a readOnly mode would be good.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-6951) Allow the master info server to be started in a read only mode.

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490438#comment-13490438 ] 

Hudson commented on HBASE-6951:
-------------------------------

Integrated in HBase-0.92-security #146 (See [https://builds.apache.org/job/HBase-0.92-security/146/])
    HBASE-6951 Allow the master info server to be started in a read only mode. (Revision 1400958)

     Result = FAILURE
eclark : 
Files : 
* /hbase/branches/0.92/src/main/resources/hbase-webapps/master/table.jsp
* /hbase/branches/0.92/src/test/java/org/apache/hadoop/hbase/TestInfoServers.java

                
> Allow the master info server to be started in a read only mode.
> ---------------------------------------------------------------
>
>                 Key: HBASE-6951
>                 URL: https://issues.apache.org/jira/browse/HBASE-6951
>             Project: HBase
>          Issue Type: Improvement
>          Components: UI
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>            Priority: Critical
>              Labels: noob
>             Fix For: 0.92.3, 0.94.3, 0.96.0
>
>         Attachments: HBASE-6951-092-0.patch, HBASE-6951-094-0.patch, HBASE-6951-trunk-0.patch
>
>
> There are some cases that a user could want a web ui to be accessible but might not want the split and compact functionality to be usable.
> Allowing the web ui to start in a readOnly mode would be good.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira