mirror of
https://github.com/apache/sqoop.git
synced 2025-05-04 05:51:17 +08:00
SQOOP-433. Tests are failing on current 0.23 version.
(Jarcec Cecho via Arvind Prabhakar) git-svn-id: https://svn.apache.org/repos/asf/incubator/sqoop/branches/branch-1.4.1@1240209 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
af8d9aa1c0
commit
c33f2f0a22
@ -676,7 +676,11 @@
|
||||
-->
|
||||
<sysproperty key="hadoop.tmp.dir" value="${build.test}/hadoop"/>
|
||||
|
||||
<!--
|
||||
Set to an empty string below due to MAPREDUCE-3736
|
||||
<sysproperty key="fs.default.name" value="${fs.default.name}"/>
|
||||
-->
|
||||
<sysproperty key="fs.default.name" value=""/>
|
||||
<sysproperty key="hadoop.test.localoutputfile"
|
||||
value="${hadoop.test.localoutputfile}"/>
|
||||
<sysproperty key="hadoop.log.dir" value="${test.log.dir}"/>
|
||||
|
Loading…
Reference in New Issue
Block a user