You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Antonenko Alexander (JIRA)" <ji...@apache.org> on 2015/04/28 23:07:07 UTC

[jira] [Updated] (AMBARI-10806) Execute service cheks during deploy only if skip.service.checks=false

     [ https://issues.apache.org/jira/browse/AMBARI-10806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonenko Alexander updated AMBARI-10806:
-----------------------------------------
    Attachment: AMBARI-10806.patch

> Execute service cheks during deploy only if skip.service.checks=false
> ---------------------------------------------------------------------
>
>                 Key: AMBARI-10806
>                 URL: https://issues.apache.org/jira/browse/AMBARI-10806
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-web
>    Affects Versions: 2.1.0
>            Reporter: Antonenko Alexander
>            Assignee: Antonenko Alexander
>             Fix For: 2.1.0
>
>         Attachments: AMBARI-10806.patch
>
>
> This is UI side task. UI guys, should send commands for start services during deploy with "run_smoke_test" depends on "skip.service.checks" from ambari.properties. This property you can get using API:
> {code}
> http://c6401.ambari.apache.org:8080/api/v1/services/AMBARI/components/AMBARI_SERVER
> ....................
> "skip.service.checks" : "false",
> ....................
> {code}



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