-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/11588/
-----------------------------------------------------------
(Updated Nov. 21, 2013, 10:53 p.m.)
Review request for Sqoop.
Changes
-------
Implemented review comments.
Bugs: SQOOP-1063
https://issues.apache.org/jira/browse/SQOOP-1063
Repository: sqoop-sqoop2
Description (updated)
-------
Introducing new option for exporting the sub directories of the given input
directory.
Added new input
Input configuration
Input directory: /input
Recursive: true
Diffs (updated)
-----
core/src/main/java/org/apache/sqoop/framework/configuration/InputForm.java
d5cbeec
core/src/main/resources/framework-resources.properties 7ecb9ae
execution/mapreduce/src/main/java/org/apache/sqoop/execution/mapreduce/MapreduceExecutionEngine.java
5c0a027
execution/mapreduce/src/main/java/org/apache/sqoop/job/JobConstants.java
7fd9a01
execution/mapreduce/src/main/java/org/apache/sqoop/job/etl/HdfsExportPartitioner.java
b3590dc
execution/mapreduce/src/test/java/org/apache/sqoop/job/TestHdfsExtract.java
b7079dd
Diff: https://reviews.apache.org/r/11588/diff/
Testing (updated)
-------
Test case written and executed.
Thanks,
Vasanth kumar RJ