Pārlūkot izejas kodu

AMBARI-5173 The status of App Timeline Server affect the health status of YARN service. (dsen)

Dmitry Sen 11 gadi atpakaļ
vecāks
revīzija
8d58c32626

+ 1 - 1
ambari-server/src/main/resources/stacks/HDP/2.1/services/YARN/metainfo.xml

@@ -27,7 +27,7 @@
 
                 <component>
                     <name>APP_TIMELINE_SERVER</name>
-                    <category>MASTER</category>
+                    <category>SLAVE</category>
                     <commandScript>
                         <script>scripts/application_timeline_server.py</script>
                         <scriptType>PYTHON</scriptType>