Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-14730

After upgrade from 2.3.2 to 2.3.4, HBase fails to start, remove props for local indexing

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.2.0
    • 2.2.1
    • ambari-server
    • None

    Description

      Customer upgraded from HDP 2.3.2 to 2.3.4 and had some config changes for local indexing that were not production ready.

      The RegionServer will fail because some of the Phoenix observer configurations are invalid because those classes no longer exist.

      In each of the following upgrade paths,
      HDP 2.2 -> 2.3.*
      HDP 2.2 -> 2.4
      HDP 2.3.* -> 2.3*
      HDP 2.3.* -> 2.4

      need change these properties,

      • hbase.master.loadbalancer.class (will remove prop if value is "org.apache.phoenix.hbase.index.balancer.IndexLoadBalancer")
      • hbase.coprocessor.master.classes: "" (will remove "org.apache.phoenix.hbase.index.master.IndexMasterObserver" from value )
      • hbase.coprocessor.regionserver.classes (will remove "org.apache.hadoop.hbase.regionserver.LocalIndexMerger" from value)

      Attachments

        1. AMBARI-14730.trunk.patch
          12 kB
          Alejandro Fernandez

        Issue Links

          Activity

            People

              afernandez Alejandro Fernandez
              afernandez Alejandro Fernandez
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: