Uploaded image for project: 'Bigtop'
  1. Bigtop
  2. BIGTOP-2026

Phoenix build defines HBASE_VERSION in two different places.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.0.0
    • 1.1.0
    • debian, rpm
    • None

    Description

      % ack-grep PHOENIX_HBASE_VERSION *
      bigtop.mk
      282:PHOENIX_HBASE_VERSION=HBase-0.98
      283:PHOENIX_TARBALL_DST=phoenix-$(PHOENIX_BASE_VERSION)-$(PHOENIX_HBASE_VERSION)-src.tar.gz
      285:PHOENIX_DOWNLOAD_PATH=/phoenix/phoenix-$(PHOENIX_BASE_VERSION)-$(PHOENIX_HBASE_VERSION)/src/
      
      bigtop-packages/src/common/phoenix/do-component-build
      21:PHOENIX_HBASE_VERSION=HBase-0.98
      32:tar -C build --strip-components=1 -xzf phoenix-assembly/target/phoenix-$PHOENIX_VERSION-${PHOENIX_HBASE_VERSION}.tar.gz
      

      The variable is defined twice and can lead to integration problems if it gets changed independently. do-component-build should use the one from the BOM

      Attachments

        1. BIGTOP-2026.patch
          3 kB
          Andrew Kyle Purtell
        2. BIGTOP-2026.patch
          4 kB
          Andrew Kyle Purtell

        Activity

          People

            apurtell Andrew Kyle Purtell
            cos Konstantin I Boudnik
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: