You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ma...@apache.org on 2013/06/13 02:59:48 UTC

svn commit: r1492514 - /incubator/ambari/trunk/ambari-server/pom.xml

Author: mahadev
Date: Thu Jun 13 00:59:48 2013
New Revision: 1492514

URL: http://svn.apache.org/r1492514
Log:
AMBARI-2357. Make hive-schema-0.10.0.oracle.sql available to the user. (mahadev)

Modified:
    incubator/ambari/trunk/ambari-server/pom.xml

Modified: incubator/ambari/trunk/ambari-server/pom.xml
URL: http://svn.apache.org/viewvc/incubator/ambari/trunk/ambari-server/pom.xml?rev=1492514&r1=1492513&r2=1492514&view=diff
==============================================================================
--- incubator/ambari/trunk/ambari-server/pom.xml (original)
+++ incubator/ambari/trunk/ambari-server/pom.xml Thu Jun 13 00:59:48 2013
@@ -334,6 +334,9 @@
                 <source>
                   <location>src/main/resources/Ambari-DDL-MySQL-DROP.sql</location>
                 </source>
+                 <source>
+                  <location>src/main/resources/hive-schema-0.10.0.oracle.sql</location>
+                </source>
               </sources>
             </mapping>
             <mapping>