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 22:59:07 UTC

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

Antonenko Alexander created AMBARI-10806:
--------------------------------------------

             Summary: 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


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)