Prechádzať zdrojové kódy

AMBARI-10958. Falcon Service Check fails with Unable to initialize Error (aonishuk)

Andrew Onishuk 10 rokov pred
rodič
commit
39ab95abc4

+ 6 - 0
ambari-server/src/main/resources/common-services/FALCON/0.5.0.2.1/configuration/falcon-startup.properties.xml

@@ -121,6 +121,12 @@
     <value>4320</value>
     <description></description>
   </property>
+  <property>
+    <name>*.hive.shared.libs</name>
+    <value>hive-exec,hive-metastore,hive-common,hive-service,hive-hcatalog-server-extensions,\
+hive-hcatalog-core,hive-jdbc,hive-webhcat-java-client</value>
+    <description></description>
+  </property>
   <property>
     <name>*.entity.topic</name>
     <value>FALCON.ENTITY.TOPIC</value>