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

Stack advisor needs to enforce component dependency for slaves and masters

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.5.0
    • 3.0.0
    • ambari-server
    • None

    Description

      • Install Ambari cluster with latest trunk bits
      • Modify /var/lib/ambari-server/resources/common-services/ZEPPELIN/0.6.0.2.5/metainfo.xml to add the following:
        Add to <dependencies> node of ZEPPELIN_MASTER:
                    <dependency>
                      <name>SPARK/LIVY_SERVER</name>
                      <scope>host</scope>
                    </dependency>
        Add to <service> node:
              <requiredServices>
                <service>SPARK</service>
              </requiredServices>
        
      • Install HDP 2.5.3 cluster with Spark
      • Once the cluster is installed, use Add Service Wizard to add Zeppelin
      • Assign Slaves and Clients step should appear (without the metainfo.xml change, it will be skipped)
      • The user should not be able to proceed beyond this page unless at least one Livy Server is selected <- this validation should be handled by the stack advisor

      Attachments

        1. AMBARI-19685.patch
          15 kB
          Jaimin Jetly
        2. AMBARI-19685.4.patch
          69 kB
          Jaimin Jetly
        3. AMBARI-19685.3.patch
          65 kB
          Jaimin Jetly
        4. AMBARI-19685.2.patch
          47 kB
          Jaimin Jetly

        Issue Links

          Activity

            People

              jaimin Jaimin Jetly
              jaimin Jaimin Jetly
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: