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

Fix atlas.rest.address property when Atlas is in HA for Atlas-hive hook

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 2.4.3
    • 2.5.2
    • ambari-web
    • None

    Description

      Currently in Atlas for Hive Hook the atlas.rest.address property in /etc/hive/conf/atlas-application.propeties is added with value as Atlas instance URL.

      Hive import fails if the Atlas instance in property file in passive in HA.

      To fix this issue when Atlas is in HA add both Atlas instance URL's(active/passive) to atlas.rest.address property in /etc/hive/conf/atlas-application.propeties separated with comma.

      eg.

      atlas.rest.address=http://atlas_host1:21000,http://atlas_host2:21000
      

      Attachments

        1. AMBARI-21636.patch
          4 kB
          Andrii Tkach

        Activity

          People

            atkach Andrii Tkach
            atkach Andrii Tkach
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: