You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "David S. Wang (Created) (JIRA)" <ji...@apache.org> on 2012/02/27 19:44:47 UTC

[jira] [Created] (HBASE-5484) Spelling mistake in error message in HMasterCommandLine

Spelling mistake in error message in HMasterCommandLine
-------------------------------------------------------

                 Key: HBASE-5484
                 URL: https://issues.apache.org/jira/browse/HBASE-5484
             Project: HBase
          Issue Type: Bug
          Components: master
    Affects Versions: 0.92.0, 0.90.5
            Reporter: David S. Wang
            Assignee: David S. Wang
            Priority: Trivial
             Fix For: 0.94.0


If hadoop-zookeeper-server is installed and started, starting hbase-master in standalone mode will display this error message which has some typos.

$ sudo /etc/init.d/hadoop-hbase-master start
Starting Hadoop HBase master daemon: starting master, logging to /usr/lib/hbase/logs/hbase-hbase-master/cloudera-vm.out
Couldnt start ZK at requested address of 2181, instead got: 2182.  Aborting. Why? Because clients (eg shell) wont be able to find this ZK quorum
hbase-master.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-5484) Spelling mistake in error message in HMasterCommandLine

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

Hudson commented on HBASE-5484:
-------------------------------

Integrated in HBase-0.94 #2 (See [https://builds.apache.org/job/HBase-0.94/2/])
    HBASE-5484 Spelling mistake in error message in HMasterCommandLine (Revision 1294789)

     Result = SUCCESS
stack : 
Files : 
* /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/master/HMasterCommandLine.java

                
> Spelling mistake in error message in HMasterCommandLine
> -------------------------------------------------------
>
>                 Key: HBASE-5484
>                 URL: https://issues.apache.org/jira/browse/HBASE-5484
>             Project: HBase
>          Issue Type: Bug
>          Components: master
>    Affects Versions: 0.90.5, 0.92.0
>            Reporter: David S. Wang
>            Assignee: David S. Wang
>            Priority: Trivial
>              Labels: newbie, noob
>             Fix For: 0.94.0
>
>         Attachments: diff1.txt
>
>
> If hadoop-zookeeper-server is installed and started, starting hbase-master in standalone mode will display this error message which has some typos.
> $ sudo /etc/init.d/hadoop-hbase-master start
> Starting Hadoop HBase master daemon: starting master, logging to /usr/lib/hbase/logs/hbase-hbase-master/cloudera-vm.out
> Couldnt start ZK at requested address of 2181, instead got: 2182.  Aborting. Why? Because clients (eg shell) wont be able to find this ZK quorum
> hbase-master.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-5484) Spelling mistake in error message in HMasterCommandLine

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

stack updated HBASE-5484:
-------------------------

      Resolution: Fixed
    Hadoop Flags: Reviewed
          Status: Resolved  (was: Patch Available)

Committed trunk and to 0.94 branch.
                
> Spelling mistake in error message in HMasterCommandLine
> -------------------------------------------------------
>
>                 Key: HBASE-5484
>                 URL: https://issues.apache.org/jira/browse/HBASE-5484
>             Project: HBase
>          Issue Type: Bug
>          Components: master
>    Affects Versions: 0.90.5, 0.92.0
>            Reporter: David S. Wang
>            Assignee: David S. Wang
>            Priority: Trivial
>              Labels: newbie, noob
>             Fix For: 0.94.0
>
>         Attachments: diff1.txt
>
>
> If hadoop-zookeeper-server is installed and started, starting hbase-master in standalone mode will display this error message which has some typos.
> $ sudo /etc/init.d/hadoop-hbase-master start
> Starting Hadoop HBase master daemon: starting master, logging to /usr/lib/hbase/logs/hbase-hbase-master/cloudera-vm.out
> Couldnt start ZK at requested address of 2181, instead got: 2182.  Aborting. Why? Because clients (eg shell) wont be able to find this ZK quorum
> hbase-master.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-5484) Spelling mistake in error message in HMasterCommandLine

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

Hudson commented on HBASE-5484:
-------------------------------

Integrated in HBase-TRUNK-security #124 (See [https://builds.apache.org/job/HBase-TRUNK-security/124/])
    HBASE-5484 Spelling mistake in error message in HMasterCommandLine (Revision 1294790)

     Result = SUCCESS
stack : 
Files : 
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/master/HMasterCommandLine.java

                
> Spelling mistake in error message in HMasterCommandLine
> -------------------------------------------------------
>
>                 Key: HBASE-5484
>                 URL: https://issues.apache.org/jira/browse/HBASE-5484
>             Project: HBase
>          Issue Type: Bug
>          Components: master
>    Affects Versions: 0.90.5, 0.92.0
>            Reporter: David S. Wang
>            Assignee: David S. Wang
>            Priority: Trivial
>              Labels: newbie, noob
>             Fix For: 0.94.0
>
>         Attachments: diff1.txt
>
>
> If hadoop-zookeeper-server is installed and started, starting hbase-master in standalone mode will display this error message which has some typos.
> $ sudo /etc/init.d/hadoop-hbase-master start
> Starting Hadoop HBase master daemon: starting master, logging to /usr/lib/hbase/logs/hbase-hbase-master/cloudera-vm.out
> Couldnt start ZK at requested address of 2181, instead got: 2182.  Aborting. Why? Because clients (eg shell) wont be able to find this ZK quorum
> hbase-master.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-5484) Spelling mistake in error message in HMasterCommandLine

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

David S. Wang updated HBASE-5484:
---------------------------------

    Attachment: diff1.txt
    
> Spelling mistake in error message in HMasterCommandLine
> -------------------------------------------------------
>
>                 Key: HBASE-5484
>                 URL: https://issues.apache.org/jira/browse/HBASE-5484
>             Project: HBase
>          Issue Type: Bug
>          Components: master
>    Affects Versions: 0.90.5, 0.92.0
>            Reporter: David S. Wang
>            Assignee: David S. Wang
>            Priority: Trivial
>              Labels: newbie, noob
>             Fix For: 0.94.0
>
>         Attachments: diff1.txt
>
>
> If hadoop-zookeeper-server is installed and started, starting hbase-master in standalone mode will display this error message which has some typos.
> $ sudo /etc/init.d/hadoop-hbase-master start
> Starting Hadoop HBase master daemon: starting master, logging to /usr/lib/hbase/logs/hbase-hbase-master/cloudera-vm.out
> Couldnt start ZK at requested address of 2181, instead got: 2182.  Aborting. Why? Because clients (eg shell) wont be able to find this ZK quorum
> hbase-master.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-5484) Spelling mistake in error message in HMasterCommandLine

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

Hadoop QA commented on HBASE-5484:
----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12516365/diff1.txt
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 1 new or modified tests.

    -1 javadoc.  The javadoc tool appears to have generated -131 warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    -1 findbugs.  The patch appears to introduce 155 new Findbugs (version 1.3.9) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

     -1 core tests.  The patch failed these unit tests:
                       org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat
                  org.apache.hadoop.hbase.mapred.TestTableMapReduce
                  org.apache.hadoop.hbase.mapreduce.TestImportTsv

Test results: https://builds.apache.org/job/PreCommit-HBASE-Build/1059//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/1059//artifact/trunk/patchprocess/newPatchFindbugsWarnings.html
Console output: https://builds.apache.org/job/PreCommit-HBASE-Build/1059//console

This message is automatically generated.
                
> Spelling mistake in error message in HMasterCommandLine
> -------------------------------------------------------
>
>                 Key: HBASE-5484
>                 URL: https://issues.apache.org/jira/browse/HBASE-5484
>             Project: HBase
>          Issue Type: Bug
>          Components: master
>    Affects Versions: 0.90.5, 0.92.0
>            Reporter: David S. Wang
>            Assignee: David S. Wang
>            Priority: Trivial
>              Labels: newbie, noob
>             Fix For: 0.94.0
>
>         Attachments: diff1.txt
>
>
> If hadoop-zookeeper-server is installed and started, starting hbase-master in standalone mode will display this error message which has some typos.
> $ sudo /etc/init.d/hadoop-hbase-master start
> Starting Hadoop HBase master daemon: starting master, logging to /usr/lib/hbase/logs/hbase-hbase-master/cloudera-vm.out
> Couldnt start ZK at requested address of 2181, instead got: 2182.  Aborting. Why? Because clients (eg shell) wont be able to find this ZK quorum
> hbase-master.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-5484) Spelling mistake in error message in HMasterCommandLine

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

David S. Wang updated HBASE-5484:
---------------------------------

    Status: Patch Available  (was: In Progress)

Unit tested:

Ran test suite without any new errors.
Unit tested by starting HBase in standalone mode and setting the ZK port to a TCP port that was already bound to, to hit this message:

java.io.IOException: Could not start ZK at requested port of 56071.  ZK was started at port: 56074.  Aborting as clients (e.g. shell) will not be able to find this ZK quorum.

Ran test-patch.sh with the following results:

-1 overall.

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 1 new or modified tests.

    -1 javadoc.  The javadoc tool appears to have generated -131 warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs (version ) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.
                
> Spelling mistake in error message in HMasterCommandLine
> -------------------------------------------------------
>
>                 Key: HBASE-5484
>                 URL: https://issues.apache.org/jira/browse/HBASE-5484
>             Project: HBase
>          Issue Type: Bug
>          Components: master
>    Affects Versions: 0.92.0, 0.90.5
>            Reporter: David S. Wang
>            Assignee: David S. Wang
>            Priority: Trivial
>              Labels: newbie, noob
>             Fix For: 0.94.0
>
>         Attachments: diff1.txt
>
>
> If hadoop-zookeeper-server is installed and started, starting hbase-master in standalone mode will display this error message which has some typos.
> $ sudo /etc/init.d/hadoop-hbase-master start
> Starting Hadoop HBase master daemon: starting master, logging to /usr/lib/hbase/logs/hbase-hbase-master/cloudera-vm.out
> Couldnt start ZK at requested address of 2181, instead got: 2182.  Aborting. Why? Because clients (eg shell) wont be able to find this ZK quorum
> hbase-master.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Work started] (HBASE-5484) Spelling mistake in error message in HMasterCommandLine

Posted by "David S. Wang (Work started) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-5484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on HBASE-5484 started by David S. Wang.

> Spelling mistake in error message in HMasterCommandLine
> -------------------------------------------------------
>
>                 Key: HBASE-5484
>                 URL: https://issues.apache.org/jira/browse/HBASE-5484
>             Project: HBase
>          Issue Type: Bug
>          Components: master
>    Affects Versions: 0.90.5, 0.92.0
>            Reporter: David S. Wang
>            Assignee: David S. Wang
>            Priority: Trivial
>              Labels: newbie, noob
>             Fix For: 0.94.0
>
>
> If hadoop-zookeeper-server is installed and started, starting hbase-master in standalone mode will display this error message which has some typos.
> $ sudo /etc/init.d/hadoop-hbase-master start
> Starting Hadoop HBase master daemon: starting master, logging to /usr/lib/hbase/logs/hbase-hbase-master/cloudera-vm.out
> Couldnt start ZK at requested address of 2181, instead got: 2182.  Aborting. Why? Because clients (eg shell) wont be able to find this ZK quorum
> hbase-master.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira