mirror of
https://github.com/apache/sqoop.git
synced 2025-05-05 02:22:35 +08:00
setup hive.home sysprops for running tests
git-svn-id: https://svn.apache.org/repos/asf/incubator/sqoop/trunk@1153528 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a30befd24f
commit
8ff48c50db
1
pom.xml
1
pom.xml
@ -235,6 +235,7 @@ limitations under the License.
|
||||
<java.io.tmpdir>${project.build.outputDirectory}</java.io.tmpdir>
|
||||
<sqoop.src.dir>${project.build.outputDirectory}</sqoop.src.dir>
|
||||
<sqoop.test.import.rootDir>${project.build.outputDirectory}</sqoop.test.import.rootDir>
|
||||
<hive.home>${basedir}/testdata/hive</hive.home>
|
||||
</systemPropertyVariables>
|
||||
<excludes>
|
||||
<exclude>**/**MySQL*.java</exclude>
|
||||
|
Loading…
Reference in New Issue
Block a user