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

co-locate tag ignored in custom services component configuration.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.0.0
    • None
    • None
    • None
    • HDP 2.2, Rhel6

    Description

      I created a custom service with a 'master' component with the following configuration:

      <dependency>
      <name>OOZIE/OOZIE_SERVER</name>
      <scope>host</scope>
      <auto-deploy>
      <enabled>true</enabled>
      <co-locate>MY_CUSTOM_SERVICE/CUSTOM_MASTER</co-locate>
      </auto-deploy>
      </dependency>

      With an existing cluster I tried adding the custom service through the Ambari UI. However, the CUSTOM_MASTER component is not automatically placed on the same node that is running OOZIE_SERVER component. I believe the above configuration is meant to enforce that the MY_CUSTOM_SERVICE/CUSTOM_MASTER and OOZIE/OOZIE_SERVER components are placed on the same node, is that not true?

      Attachments

        Activity

          People

            Unassigned Unassigned
            jackson Christopher Jackson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: