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

Hadoop QA commented on AMBARI-17599:
------------------------------------

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12816655/rb49691.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:green}+1 tests included{color}.  The patch appears to include 6 new 
or modified test files.

    {color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in 
ambari-server.

Test results: 
https://builds.apache.org/job/Ambari-trunk-test-patch/7730//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/7730//console

This message is automatically generated.

> Autoskip failure for blueprint deployment
> -----------------------------------------
>
>                 Key: AMBARI-17599
>                 URL: https://issues.apache.org/jira/browse/AMBARI-17599
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-server
>    Affects Versions: 2.4.0
>            Reporter: Ajit Kumar
>            Assignee: Ajit Kumar
>             Fix For: 2.4.0
>
>         Attachments: rb49691.patch
>
>
> Add support for auto skipping failure for blueprint deployments.
> Currently if a cluster deployment is scheduled and any install/start task 
> fails, all other queued tasks are cancelled. Ideally it should be possible 
> for user to pass a flag to skip failures for best effort deployment instead 
> of failing fast on error.
> While creating a blueprint json, user can provide deployment settings as 
> follows :
> {code}
> "settings" : [
>   {
>   "deployment_settings" : [{
>       "skip_failure" : "true"
>    }]
>   }
> ]
> {code}



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

Reply via email to