[
https://issues.apache.org/jira/browse/AMBARI-17599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15365934#comment-15365934
]
Hadoop QA commented on AMBARI-17599:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12816586/rb49691.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/7716//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)