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

[jira] [Created] (AMBARI-10386) Skip install_package() for nodes that already have packages installed

Sumit Mohanty created AMBARI-10386:
--------------------------------------

             Summary: Skip install_package() for nodes that already have packages installed
                 Key: AMBARI-10386
                 URL: https://issues.apache.org/jira/browse/AMBARI-10386
             Project: Ambari
          Issue Type: Sub-task
          Components: ambari-agent, ambari-server
    Affects Versions: 2.1.0
            Reporter: Sumit Mohanty
            Assignee: Sumit Mohanty
             Fix For: 2.1.0


Ambari server can be configured to skip install_package() calls if the deployment targets hosts that already have packages pre-installed.

New property in *ambari.properties*
{code}
"pkgs_pre_installed": "true"
{code}

*true*: packages are pre-installed, skip attempt to install
*false* (default): packages are not pre-installed



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