-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/11588/
-----------------------------------------------------------
(Updated Aug. 16, 2014, 2:43 a.m.)
Review request for Sqoop.
Changes
-------
updated patch.
Bugs: SQOOP-1063
https://issues.apache.org/jira/browse/SQOOP-1063
Repository: sqoop-sqoop2
Description
-------
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
84f6213
execution/mapreduce/src/main/java/org/apache/sqoop/job/JobConstants.java
b2fa15d
execution/mapreduce/src/main/java/org/apache/sqoop/job/etl/HdfsExportPartitioner.java
b3590dc
execution/mapreduce/src/test/java/org/apache/sqoop/job/TestHdfsExtract.java
8061c78
Diff: https://reviews.apache.org/r/11588/diff/
Testing
-------
Test case written and executed.
Thanks,
Vasanth kumar RJ