You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ab...@apache.org on 2016/04/26 17:13:49 UTC

ambari git commit: AMBARI-16117 On Install cluster wizard, After selecting HSI On and select DEFAULT queue (which makes '% of Cluster Capacity' visibility FALSE), if we move across services, the visibility gets set to TRUE again for "% of Cluster Capacit

Repository: ambari
Updated Branches:
  refs/heads/trunk 4c4879e43 -> b24f72f60


AMBARI-16117 On Install cluster wizard, After selecting HSI On and select DEFAULT queue (which makes '% of Cluster Capacity' visibility FALSE), if we move across services, the visibility gets set to TRUE again for "% of Cluster Capacity"


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

Branch: refs/heads/trunk
Commit: b24f72f60313e887d4073f5786142d15d6ec65b7
Parents: 4c4879e
Author: ababiichuk <ab...@hortonworks.com>
Authored: Tue Apr 26 13:23:02 2016 +0300
Committer: ababiichuk <ab...@hortonworks.com>
Committed: Tue Apr 26 18:13:16 2016 +0300

----------------------------------------------------------------------
 .../main/resources/stacks/HDP/2.5/services/HIVE/themes/theme.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/b24f72f6/ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/themes/theme.json
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/themes/theme.json b/ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/themes/theme.json
index 818b970..87e60ac 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/themes/theme.json
+++ b/ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/themes/theme.json
@@ -68,7 +68,8 @@
           "depends-on": [
             {
               "configs":[
-                "hive-interactive-env/enable_hive_interactive"
+                "hive-interactive-env/enable_hive_interactive",
+                "hive-interactive-site/hive.llap.daemon.queue.name"
               ],
               "if": "${hive-interactive-env/enable_hive_interactive} && ${hive-interactive-site/hive.llap.daemon.queue.name} === llap",
               "then": {