Uploaded image for project: 'Chukwa (retired)'
  1. Chukwa (retired)
  2. CHUKWA-566

HBaseWriter does not set hbase.zookeeper.quorum properly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      In my collector configs I set hbase.zookeeper.quorum to something other than localhost and it does not get picked up by HBaseWriter when using HBase 0.90.0-rc1. In the constructor something like this must be done:

      hconf = HBaseConfiguration.create();
      hconf.set("hbase.zookeeper.quorum", conf.get("hbase.zookeeper.quorum"));
      

      Attachments

        1. CHUKWA-566-1.patch
          1 kB
          William W. Graham Jr

        Activity

          People

            billgraham William W. Graham Jr
            billgraham William W. Graham Jr
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: