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/21 00:49:58 UTC

[jira] [Updated] (AMBARI-10386) Support skipping install operations on hosts that are already sys-prepped

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

Sumit Mohanty updated AMBARI-10386:
-----------------------------------
    Summary: Support skipping install operations on hosts that are already sys-prepped  (was: Skip install_package() for nodes that already have packages installed)

> Support skipping install operations on hosts that are already sys-prepped
> -------------------------------------------------------------------------
>
>                 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
>
>         Attachments: AMBARI-10386.patch
>
>
> 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)