Przeglądaj źródła

AMBARI-18568. Hive shows restart indicator after RU (ncole)

Nate Cole 9 lat temu
rodzic
commit
52bb184964

+ 1 - 1
ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/upgrade-2.5.xml

@@ -247,8 +247,8 @@
       <skippable>true</skippable>
       <supports-auto-skip-failure>false</supports-auto-skip-failure>
       <service name="HIVE">
-        <component>HIVE_METASTORE</component>
         <component>HIVE_SERVER</component>
+        <component>HIVE_METASTORE</component>
         <component>HIVE_SERVER_INTERACTIVE</component>
         <component>WEBHCAT_SERVER</component>
       </service>