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

[jira] [Created] (HBASE-4171) HBase shell broken in trunk

HBase shell broken in trunk
---------------------------

                 Key: HBASE-4171
                 URL: https://issues.apache.org/jira/browse/HBASE-4171
             Project: HBase
          Issue Type: Bug
          Components: shell
    Affects Versions: 0.92.0
            Reporter: Lars Hofhansl


The shell displays for any command entered:

ERROR: undefined method `getZooKeeper' for #<Java::OrgApacheHadoopHbaseZookeeper::ZooKeeperWatcher:0x1c904f75>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (HBASE-4171) HBase shell broken in trunk

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

Ted Yu reassigned HBASE-4171:
-----------------------------

    Assignee: Lars Hofhansl

> HBase shell broken in trunk
> ---------------------------
>
>                 Key: HBASE-4171
>                 URL: https://issues.apache.org/jira/browse/HBASE-4171
>             Project: HBase
>          Issue Type: Bug
>          Components: shell
>    Affects Versions: 0.92.0
>            Reporter: Lars Hofhansl
>            Assignee: Lars Hofhansl
>              Labels: patch
>         Attachments: 4171.txt
>
>
> The shell displays for any command entered:
> ERROR: undefined method `getZooKeeper' for #<Java::OrgApacheHadoopHbaseZookeeper::ZooKeeperWatcher:0x1c904f75>

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-4171) HBase shell broken in trunk

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

Hudson commented on HBASE-4171:
-------------------------------

Integrated in HBase-TRUNK #2087 (See [https://builds.apache.org/job/HBase-TRUNK/2087/])
    HBASE-4171  HBase shell broken in trunk (Lars Hofhansl)

tedyu : 
Files : 
* /hbase/trunk/CHANGES.txt
* /hbase/trunk/src/main/ruby/hbase/admin.rb


> HBase shell broken in trunk
> ---------------------------
>
>                 Key: HBASE-4171
>                 URL: https://issues.apache.org/jira/browse/HBASE-4171
>             Project: HBase
>          Issue Type: Bug
>          Components: shell
>    Affects Versions: 0.92.0
>            Reporter: Lars Hofhansl
>            Assignee: Lars Hofhansl
>              Labels: patch
>         Attachments: 4171.txt
>
>
> The shell displays for any command entered:
> ERROR: undefined method `getZooKeeper' for #<Java::OrgApacheHadoopHbaseZookeeper::ZooKeeperWatcher:0x1c904f75>

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (HBASE-4171) HBase shell broken in trunk

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

Lars Hofhansl resolved HBASE-4171.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.92.0

The two failures are definitely unrelated.
Assuming it's on me to mark it fixed... Doing just that.

> HBase shell broken in trunk
> ---------------------------
>
>                 Key: HBASE-4171
>                 URL: https://issues.apache.org/jira/browse/HBASE-4171
>             Project: HBase
>          Issue Type: Bug
>          Components: shell
>    Affects Versions: 0.92.0
>            Reporter: Lars Hofhansl
>            Assignee: Lars Hofhansl
>              Labels: patch
>             Fix For: 0.92.0
>
>         Attachments: 4171.txt
>
>
> The shell displays for any command entered:
> ERROR: undefined method `getZooKeeper' for #<Java::OrgApacheHadoopHbaseZookeeper::ZooKeeperWatcher:0x1c904f75>

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-4171) HBase shell broken in trunk

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

Lars Hofhansl updated HBASE-4171:
---------------------------------

    Attachment: 4171.txt

The fix is trivial

> HBase shell broken in trunk
> ---------------------------
>
>                 Key: HBASE-4171
>                 URL: https://issues.apache.org/jira/browse/HBASE-4171
>             Project: HBase
>          Issue Type: Bug
>          Components: shell
>    Affects Versions: 0.92.0
>            Reporter: Lars Hofhansl
>              Labels: patch
>         Attachments: 4171.txt
>
>
> The shell displays for any command entered:
> ERROR: undefined method `getZooKeeper' for #<Java::OrgApacheHadoopHbaseZookeeper::ZooKeeperWatcher:0x1c904f75>

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-4171) HBase shell broken in trunk

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

Ted Yu commented on HBASE-4171:
-------------------------------

Integrated to TRUNK.

Thanks for the patch Lars

> HBase shell broken in trunk
> ---------------------------
>
>                 Key: HBASE-4171
>                 URL: https://issues.apache.org/jira/browse/HBASE-4171
>             Project: HBase
>          Issue Type: Bug
>          Components: shell
>    Affects Versions: 0.92.0
>            Reporter: Lars Hofhansl
>              Labels: patch
>         Attachments: 4171.txt
>
>
> The shell displays for any command entered:
> ERROR: undefined method `getZooKeeper' for #<Java::OrgApacheHadoopHbaseZookeeper::ZooKeeperWatcher:0x1c904f75>

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira