Преглед на файлове

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"

ababiichuk преди 9 години
родител
ревизия
b24f72f603
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  1. 2 1
      ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/themes/theme.json

+ 2 - 1
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": {