|
@@ -360,12 +360,6 @@
|
|
|
<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>
|
|
|
- <source>
|
|
|
- <location>src/main/resources/hive-schema-0.12.0.oracle.sql</location>
|
|
|
- </source>
|
|
|
<source>
|
|
|
<location>${project.build.directory}/DBConnectionVerification.jar</location>
|
|
|
</source>
|
|
@@ -675,22 +669,6 @@
|
|
|
<prefix>/var/lib/ambari-server/resources</prefix>
|
|
|
</mapper>
|
|
|
</data>
|
|
|
- <data>
|
|
|
- <src>src/main/resources/hive-schema-0.10.0.oracle.sql</src>
|
|
|
- <type>file</type>
|
|
|
- <mapper>
|
|
|
- <type>perm</type>
|
|
|
- <prefix>/var/lib/ambari-server/resources</prefix>
|
|
|
- </mapper>
|
|
|
- </data>
|
|
|
- <data>
|
|
|
- <src>src/main/resources/hive-schema-0.12.0.oracle.sql</src>
|
|
|
- <type>file</type>
|
|
|
- <mapper>
|
|
|
- <type>perm</type>
|
|
|
- <prefix>/var/lib/ambari-server/resources</prefix>
|
|
|
- </mapper>
|
|
|
- </data>
|
|
|
<data>
|
|
|
<src>${project.build.directory}/DBConnectionVerification.jar</src>
|
|
|
<type>file</type>
|