Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-1904

bin scripts use incorrect variable for locating hbase conf

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.4.0
    • None
    • None

    Description

      in bin/phoenix_utils.py, we're building a classpath based on an incorrect environment variable. 'HBASE_CONF_PATH' is used:

      https://github.com/apache/phoenix/blob/master/bin/phoenix_utils.py#L68

      While bigtop is registering 'HBASE_CONF_DIR' for us.

      https://github.com/apache/bigtop/blob/master/bigtop-packages/src/common/hbase/hbase.default#L17

      There's even a local work-around for this problem in end2endTest.py

      https://github.com/apache/phoenix/blob/master/bin/end2endTest.py#L37

      Attachments

        1. PHOENIX-1904.00.patch
          5 kB
          Nick Dimiduk
        2. PHOENIX-1904.00.patch
          5 kB
          Nick Dimiduk
        3. PHOENIX-1904.00.patch
          5 kB
          Nick Dimiduk
        4. PHOENIX-1904.00.patch
          5 kB
          Nick Dimiduk

        Issue Links

          Activity

            People

              ndimiduk Nick Dimiduk
              ndimiduk Nick Dimiduk
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: