You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Jonathan Hsieh (Created) (JIRA)" <ji...@apache.org> on 2012/02/05 21:36:00 UTC

[jira] [Created] (BIGTOP-386) HBase execution script should exclude ZOOKEEPER_CONF_DIR.

HBase execution script should exclude ZOOKEEPER_CONF_DIR.
---------------------------------------------------------

                 Key: BIGTOP-386
                 URL: https://issues.apache.org/jira/browse/BIGTOP-386
             Project: Bigtop
          Issue Type: Bug
          Components: General
    Affects Versions: 0.3.0
            Reporter: Jonathan Hsieh
            Assignee: Jonathan Hsieh


HBase will always use ZK settings found in zoo.cfg if it included in the classpath.  This is a problem for any hbase tools that interact with multiple hbase clusters with distinct ZK quorums.  Until HBase changes it's behavior, any packaging should exclude by default ZOOKEEPER_CONF_DIR/zoo.cfg.

See https://issues.cloudera.org/browse/DISTRO-355, HBASE-4151, HBASE-4614, HBASE_4072 for more details.

--
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] (BIGTOP-386) HBase execution script should exclude ZOOKEEPER_CONF

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

Jonathan Hsieh updated BIGTOP-386:
----------------------------------

    Attachment: bigtop-386.patch
    
> HBase execution script should exclude ZOOKEEPER_CONF
> ----------------------------------------------------
>
>                 Key: BIGTOP-386
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-386
>             Project: Bigtop
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 0.3.0
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>              Labels: hbase, zookeeper
>         Attachments: bigtop-386.patch
>
>
> HBase will always use ZK settings found in zoo.cfg if it included in the classpath.  This is a problem for any hbase tools that interact with multiple hbase clusters with distinct ZK quorums.  Until HBase changes it's behavior, any packaging should exclude by default ZOOKEEPER_CONF/zoo.cfg.
> See https://issues.cloudera.org/browse/DISTRO-355, HBASE-4151, HBASE-4614, HBASE_4072 for more details.

--
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] (BIGTOP-386) HBase execution script should exclude ZOOKEEPER_CONF

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

Jonathan Hsieh updated BIGTOP-386:
----------------------------------

    Description: 
HBase will always use ZK settings found in zoo.cfg if it included in the classpath.  This is a problem for any hbase tools that interact with multiple hbase clusters with distinct ZK quorums.  Until HBase changes it's behavior, any packaging should exclude by default ZOOKEEPER_CONF/zoo.cfg.

See https://issues.cloudera.org/browse/DISTRO-355, HBASE-4151, HBASE-4614, HBASE_4072 for more details.

  was:
HBase will always use ZK settings found in zoo.cfg if it included in the classpath.  This is a problem for any hbase tools that interact with multiple hbase clusters with distinct ZK quorums.  Until HBase changes it's behavior, any packaging should exclude by default ZOOKEEPER_CONF_DIR/zoo.cfg.

See https://issues.cloudera.org/browse/DISTRO-355, HBASE-4151, HBASE-4614, HBASE_4072 for more details.

        Summary: HBase execution script should exclude ZOOKEEPER_CONF  (was: HBase execution script should exclude ZOOKEEPER_CONF_DIR.)
    
> HBase execution script should exclude ZOOKEEPER_CONF
> ----------------------------------------------------
>
>                 Key: BIGTOP-386
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-386
>             Project: Bigtop
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 0.3.0
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>              Labels: hbase, zookeeper
>
> HBase will always use ZK settings found in zoo.cfg if it included in the classpath.  This is a problem for any hbase tools that interact with multiple hbase clusters with distinct ZK quorums.  Until HBase changes it's behavior, any packaging should exclude by default ZOOKEEPER_CONF/zoo.cfg.
> See https://issues.cloudera.org/browse/DISTRO-355, HBASE-4151, HBASE-4614, HBASE_4072 for more details.

--
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] (BIGTOP-386) HBase execution script should exclude ZOOKEEPER_CONF

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

Roman Shaposhnik commented on BIGTOP-386:
-----------------------------------------

Thanks for the patch, Jon! 

+1 and I should commit it shortly.
                
> HBase execution script should exclude ZOOKEEPER_CONF
> ----------------------------------------------------
>
>                 Key: BIGTOP-386
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-386
>             Project: Bigtop
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 0.3.0
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>              Labels: hbase, zookeeper
>         Attachments: bigtop-386.patch
>
>
> HBase will always use ZK settings found in zoo.cfg if it included in the classpath.  This is a problem for any hbase tools that interact with multiple hbase clusters with distinct ZK quorums.  Until HBase changes it's behavior, any packaging should exclude by default ZOOKEEPER_CONF/zoo.cfg.
> See https://issues.cloudera.org/browse/DISTRO-355, HBASE-4151, HBASE-4614, HBASE-4072 for more details.

--
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] (BIGTOP-386) HBase execution script should exclude ZOOKEEPER_CONF

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

Jonathan Hsieh updated BIGTOP-386:
----------------------------------

    Description: 
HBase will always use ZK settings found in zoo.cfg if it included in the classpath.  This is a problem for any hbase tools that interact with multiple hbase clusters with distinct ZK quorums.  Until HBase changes it's behavior, any packaging should exclude by default ZOOKEEPER_CONF/zoo.cfg.

See https://issues.cloudera.org/browse/DISTRO-355, HBASE-4151, HBASE-4614, HBASE-4072 for more details.

  was:
HBase will always use ZK settings found in zoo.cfg if it included in the classpath.  This is a problem for any hbase tools that interact with multiple hbase clusters with distinct ZK quorums.  Until HBase changes it's behavior, any packaging should exclude by default ZOOKEEPER_CONF/zoo.cfg.

See https://issues.cloudera.org/browse/DISTRO-355, HBASE-4151, HBASE-4614, HBASE_4072 for more details.

    
> HBase execution script should exclude ZOOKEEPER_CONF
> ----------------------------------------------------
>
>                 Key: BIGTOP-386
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-386
>             Project: Bigtop
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 0.3.0
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>              Labels: hbase, zookeeper
>         Attachments: bigtop-386.patch
>
>
> HBase will always use ZK settings found in zoo.cfg if it included in the classpath.  This is a problem for any hbase tools that interact with multiple hbase clusters with distinct ZK quorums.  Until HBase changes it's behavior, any packaging should exclude by default ZOOKEEPER_CONF/zoo.cfg.
> See https://issues.cloudera.org/browse/DISTRO-355, HBASE-4151, HBASE-4614, HBASE-4072 for more details.

--
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