-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/48100/
-----------------------------------------------------------
(Updated Dec. 4, 2016, 10:45 p.m.)
Review request for Sqoop.
Changes
-------
Minor integration test correction
Bugs: SQOOP-2941
https://issues.apache.org/jira/browse/SQOOP-2941
Repository: sqoop-sqoop2
Description
-------
A new option has been implemented to re-create target directory if it exists in
HDFS connector
Diffs (updated)
-----
connector/connector-hdfs/src/main/java/org/apache/sqoop/connector/hdfs/HdfsToInitializer.java
70e0fde
connector/connector-hdfs/src/main/java/org/apache/sqoop/connector/hdfs/configuration/ToJobConfig.java
d76ba5f
connector/connector-hdfs/src/main/resources/hdfs-connector-config.properties
29efced
connector/connector-hdfs/src/test/java/org/apache/sqoop/connector/hdfs/TestToInitializer.java
5441702
test/src/test/java/org/apache/sqoop/integration/connector/hdfs/OutputDirectoryTest.java
722c126
Diff: https://reviews.apache.org/r/48100/diff/
Testing
-------
Integration tests have been extended and executed.
Thanks,
Boglarka Egyed