Browse Source

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

Siddharth Wagle 11 years ago
parent
commit
a89f85948b
1 changed files with 3 additions and 0 deletions
  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>