[ 
https://issues.apache.org/jira/browse/AMBARI-19685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15838461#comment-15838461
 ] 

Hadoop QA commented on AMBARI-19685:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12849330/AMBARI-19685.4.patch
  against trunk revision .

    {color:red}-1 patch{color}.  Top-level trunk compilation may be broken.

Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/10259//console

This message is automatically generated.

> Stack advisor needs to enforce component dependency for slaves and masters
> --------------------------------------------------------------------------
>
>                 Key: AMBARI-19685
>                 URL: https://issues.apache.org/jira/browse/AMBARI-19685
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-sever
>    Affects Versions: 2.5.0
>            Reporter: Jaimin Jetly
>            Assignee: Jaimin Jetly
>             Fix For: 3.0.0
>
>         Attachments: AMBARI-19685.2.patch, AMBARI-19685.3.patch, 
> AMBARI-19685.4.patch, AMBARI-19685.patch
>
>
> * 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:
> {noformat}
> 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>
> {noformat}
> * 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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to