Browse Source

AMBARI-4440. Package hadoop.sh script for RHEL HA in Ambari Release. Pom fix. (swagle)

Siddharth Wagle 11 năm trước cách đây
mục cha
commit
a89f85948b
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      ambari-server/pom.xml

+ 3 - 0
ambari-server/pom.xml

@@ -339,6 +339,9 @@
                 <source>
                   <location>src/main/resources/scripts</location>
                 </source>
+                <source>
+                  <location>src/main/python/UpgradeHelper_HDP2.py</location>
+                </source>
               </sources>
             </mapping>
             <mapping>