-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37741/
-----------------------------------------------------------
Review request for Sqoop.
Bugs: SQOOP-2524
https://issues.apache.org/jira/browse/SQOOP-2524
Repository: sqoop-sqoop2
Description
-------
I've fixed few places that needed to be altered in order to make S3 integration
work. I've also added a integration test :)
Diffs
-----
connector/connector-hdfs/pom.xml 512b54c
connector/connector-hdfs/src/main/java/org/apache/sqoop/connector/hdfs/HdfsFromInitializer.java
f5d9e1f
connector/connector-hdfs/src/main/java/org/apache/sqoop/connector/hdfs/HdfsToInitializer.java
5bb0928
pom.xml 25ad00c
test/pom.xml 3e11f59
test/src/main/java/org/apache/sqoop/test/minicluster/TomcatSqoopMiniCluster.java
83f42b6
test/src/test/java/org/apache/sqoop/integration/connector/hdfs/S3Test.java
PRE-CREATION
Diff: https://reviews.apache.org/r/37741/diff/
Testing
-------
Integration test is passing.
Thanks,
Jarek Cecho