فهرست منبع

AMBARI-4959. Oozie Server start failed after adding it with custom DB (Eugene Chekanskiy via dlysnichenko)

Lisnichenko Dmitro 11 سال پیش
والد
کامیت
d6c8aad32a

+ 4 - 0
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/OOZIE/metainfo.xml

@@ -60,6 +60,10 @@
               <type>rpm</type>
               <type>rpm</type>
               <name>extjs-2.2-1</name>
               <name>extjs-2.2-1</name>
             </package>
             </package>
+            <package>
+              <type>rpm</type>
+              <name>mysql-connector-java</name>
+            </package>
           </packages>
           </packages>
         </osSpecific>
         </osSpecific>
       </osSpecifics>
       </osSpecifics>

+ 4 - 0
ambari-server/src/main/resources/stacks/HDP/2.1.1/services/OOZIE/metainfo.xml

@@ -48,6 +48,10 @@
               <type>rpm</type>
               <type>rpm</type>
               <name>zip</name>
               <name>zip</name>
             </package>
             </package>
+            <package>
+              <type>rpm</type>
+              <name>mysql-connector-java</name>
+            </package>
           </packages>
           </packages>
         </osSpecific>
         </osSpecific>
       </osSpecifics>
       </osSpecifics>