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

Installing falcon with blueprint, oozie extensions are missing, hence causing misconfigured installations that are using blueprint

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 2.1.0
    • 2.3.0
    • ambari-server
    • None
    • all

    Description

      PROBLEM: Installing falcon with blueprint, oozie extensions are missing, hence causing misconfigured installations that are using blueprint.
      For instance, on the sandbox which uses blueprint to install falcon(attached to this bug) outputs the following for
      grep -i ext /etc/oozie/conf/oozie-site.xml
      <name>oozie.services.ext</name>
      on a cluster that install falcon via add service via the webui, running grep -i ext /etc/oozie/conf/oozie-site.xml produces
      <name>oozie.service.ELService.ext.functions.coord-action-create</name>
      <name>oozie.service.ELService.ext.functions.coord-sla-create</name>
      <name>oozie.service.ELService.ext.functions.coord-sla-submit</name>
      Hence, the blueprint install will be missing needed properties.
      IMPACT: falcon will not operate as expected
      STEPS TO REPRODUCE:
      1. Install cluster via ambari blueprint attached.
      2. view the oozie site and do grep -i ext /etc/oozie/conf/oozie-site.xml
      3. Install cluster via ambari webui UI
      4. view the oozie site and do grep -i ext /etc/oozie/conf/oozie-site.xml you should proper complete set of configs.

      Attachments

        1. AMBARI-13017.patch
          10 kB
          Magyari Sandor Szilard

        Issue Links

          Activity

            People

              smagyari Magyari Sandor Szilard
              smagyari Magyari Sandor Szilard
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: