Repository: ambari
Updated Branches:
  refs/heads/branch-2.5 4fd566555 -> 9d0fc1c45


AMBARI-20212. Remove HDP version check in KAFKA service - addendum (Madhuvanthi 
Radhakrishnan via jluniya)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/9d0fc1c4
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/9d0fc1c4
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/9d0fc1c4

Branch: refs/heads/branch-2.5
Commit: 9d0fc1c458c5f737a194119913683d09d5652914
Parents: 4fd5665
Author: Jayush Luniya <[email protected]>
Authored: Mon Feb 27 18:07:17 2017 -0800
Committer: Jayush Luniya <[email protected]>
Committed: Mon Feb 27 18:08:58 2017 -0800

----------------------------------------------------------------------
 .../python/resource_management/libraries/functions/constants.py     | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/9d0fc1c4/ambari-common/src/main/python/resource_management/libraries/functions/constants.py
----------------------------------------------------------------------
diff --git 
a/ambari-common/src/main/python/resource_management/libraries/functions/constants.py
 
b/ambari-common/src/main/python/resource_management/libraries/functions/constants.py
index f553ad2..c74e029 100644
--- 
a/ambari-common/src/main/python/resource_management/libraries/functions/constants.py
+++ 
b/ambari-common/src/main/python/resource_management/libraries/functions/constants.py
@@ -118,3 +118,4 @@ class StackFeature:
   HIVE_INTERACTIVE_GA_SUPPORT='hive_interactive_ga'
   SECURE_RANGER_SSL_PASSWORD = "secure_ranger_ssl_password"
   RANGER_KMS_SSL = "ranger_kms_ssl"
+  KAFKA_ACL_MIGRATION_SUPPORT = "kafka_acl_migration_support"

Reply via email to