Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-22010

docs on upgrade from 2.0,2.1 -> 2.2 renders incorrectly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.0.0-alpha-1, 2.2.0
    • 3.0.0-alpha-1, 2.2.0
    • documentation
    • None

    Description

      heading doesn't work, which also means no linking to it.

      the rendered page has an unrendered bit, e.g.

      [[upgrade 2.2]] === Upgrade from 2.0 or 2.1 to 2.2+
      
      HBase 2.2+ uses a new Procedure form assiging/unassigning/moving Regions. It does not process HBase 2.1 and 2.0’s Unassign/Assign Procedure types. Upgrade requires that we first drain the Master Procedure Store of old style Procedures before starting the new 2.2 Master. So you need to make sure that before you kill the old version (2.0 or 2.1) Master, there is no region in transition. And once the new version (2.2+) Master is up, you can rolling upgrade RegionServers one by one.
      
      
      

      Attachments

        1. HBASE-22010.0.patch
          1 kB
          Sean Busbey

        Activity

          People

            busbey Sean Busbey
            busbey Sean Busbey
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: