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

Hadoop QA commented on AMBARI-19597:
------------------------------------

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

    {color:red}-1 patch{color}.  The patch command could not apply the patch.

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

This message is automatically generated.

> Blueprint installation should accept quick link profile
> -------------------------------------------------------
>
>                 Key: AMBARI-19597
>                 URL: https://issues.apache.org/jira/browse/AMBARI-19597
>             Project: Ambari
>          Issue Type: Bug
>    Affects Versions: trunk, 2.5.0
>            Reporter: Balázs Bence Sári
>            Assignee: Balázs Bence Sári
>            Priority: Critical
>             Fix For: trunk, 2.5.0
>
>         Attachments: AMBARI-19597-QLP-BluePrint_25_v1.patch, 
> AMBARI-19597-QLP-BluePrint_trunk_v3.patch
>
>
> Specifying the quick links profile should be supported in blueprint based 
> cluster installation. First implementation will address the possibility of 
> adding the profile to the cluster creation template. See below a cluster 
> creation template that contains and embedded quick links profile:
> {code}
> {
>   "blueprint" : "wp",
>   "host_groups" :[
>     {
>       "name" : "group1",
>       "hosts" : [
>         {
>           "fqdn" : "ambari-agent-1.node.dc1.consul"
>         }
>       ]
>     }
>   ],
>   "quicklinks_profile": {
>     "filters": [
>       {
>         "link_attribute": "sso",
>         "visible": true
>       }
>     ],
>     "services": []
>   }  
> }
> {code}



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

Reply via email to