[
https://issues.apache.org/jira/browse/AMBARI-18682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15652296#comment-15652296
]
Hudson commented on AMBARI-18682:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #5975 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/5975/])
AMBARI-18682 - ZooKeeper Is Invoking hdp-/conf-select Outside Of (jhurley:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=5fc8a0e89b3e668950431412aa0afe4cd93f27b1])
* (edit)
ambari-server/src/main/resources/common-services/ZOOKEEPER/3.4.5/package/scripts/zookeeper_server.py
* (edit)
ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/setup_ranger_xml.py
* (edit) ambari-server/src/test/python/stacks/2.2/configs/falcon-upgrade.json
* (edit)
ambari-server/src/test/python/stacks/2.2/configs/journalnode-upgrade-hdfs-secure.json
* (edit)
ambari-common/src/main/python/resource_management/libraries/functions/conf_select.py
* (edit) ambari-server/src/test/python/stacks/2.0.6/configs/nn_eu_standby.json
* (edit) ambari-server/src/test/python/stacks/2.2/configs/hive-upgrade.json
* (edit)
ambari-server/src/test/python/stacks/2.1/configs/hive-metastore-upgrade.json
* (edit) ambari-server/src/test/python/stacks/2.2/configs/knox_upgrade.json
* (edit) ambari-server/src/test/python/stacks/2.0.6/configs/client-upgrade.json
* (edit)
ambari-server/src/test/python/stacks/2.2/configs/journalnode-upgrade.json
* (edit)
contrib/management-packs/hdf-ambari-mpack/src/main/resources/stacks/HDF/2.0/hooks/before-ANY/scripts/params.py
* (edit)
ambari-common/src/main/python/resource_management/libraries/script/script.py
* (edit) ambari-server/src/test/python/stacks/2.2/configs/oozie-downgrade.json
* (edit)
ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/scripts/oozie_server.py
* (edit) ambari-server/src/test/python/stacks/2.2/configs/oozie-upgrade.json
* (edit) ambari-server/src/test/python/stacks/2.0.6/configs/nn_ru_lzo.json
* (edit) ambari-common/src/main/python/ambari_commons/constants.py
* (edit)
ambari-server/src/main/resources/common-services/ZOOKEEPER/3.4.5/package/scripts/zookeeper.py
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-ANY/scripts/params.py
* (edit)
ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/params.py
* (edit) ambari-web/app/assets/data/stack_versions/upgrade.json
* (edit)
ambari-server/src/test/python/stacks/2.2/configs/ranger-admin-upgrade.json
* (edit)
ambari-server/src/test/python/stacks/2.2/configs/ranger-usersync-upgrade.json
* (edit) ambari-server/src/test/python/stacks/2.0.6/configs/nn_eu.json
* (edit) ambari-server/src/test/python/stacks/2.1/configs/client-upgrade.json
* (edit)
ambari-server/src/main/resources/common-services/ZOOKEEPER/3.4.5/package/scripts/zookeeper_service.py
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/UpgradeResourceProvider.java
> ZooKeeper Is Invoking hdp-/conf-select Outside Of Upgrades
> ----------------------------------------------------------
>
> Key: AMBARI-18682
> URL: https://issues.apache.org/jira/browse/AMBARI-18682
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Reporter: Nate Cole
> Assignee: Jonathan Hurley
> Priority: Critical
> Fix For: 2.5.0
>
> Attachments: AMBARI-18682.patch
>
>
> Zookeeper agent code is incorrectly calling stack_select ({{hdp-select}})
> when it should not be. {{hdp_select}} and {{conf_select}} should only be
> executed during RU/EU. This Jira should cover the following areas:
> - Ensure that hdp-/conf-select are only invoked during an actual upgrade as
> to not interfere with {{HOST_ORDERED}} upgrade commands.
> - Add the {{HOST_ORDERED}} upgrade type to commands so that ZK knows when to
> invoke hdp-/conf-select.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)