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

Reassign Master: moving the NameNode while NameNode HA is enabled breaks HBase

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.4.2
    • 1.4.2
    • ambari-web
    • None

    Description

      With NameNode HA enabled, move one of the NameNodes to another host.
      During the final "Start all services" task of the Reassign Master wizard, HBase service check fails.
      This is because the Reassign Master wizard incorrectly sets hbase.rootdir in hbase-site.xml to hdfs://<new-namenode-host>/apps/hbase/data.
      When HA is enabled, the value of hbase.rootdir should always be hdfs://<nameservice-id>/apps/hbase/data.

      Also, Reassign Master does not handle dfs.namenode.https-address.<nameservice-id>.nn[1|2] parameters in hdfs-site.xml properly; it does not update the value to use the new NameNode host. On the other hand *dfs.namenode.http-address.<nameservice-id>.nn[1|2] parameters are handled properly already.

      Attachments

        1. AMBARI-3735.patch
          2 kB
          Oleg Nechiporenko

        Activity

          People

            onechiporenko Oleg Nechiporenko
            onechiporenko Oleg Nechiporenko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: