-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/11588/
-----------------------------------------------------------
Review request for Sqoop.
Description
-------
Introducing new option for exporting the sub directories of the given input
directory.
Added new input
Input configuration
Input directory: /input
Recursive:
0 : NO
1 : YES
Choose: 0
This addresses bug SQOOP-1063.
https://issues.apache.org/jira/browse/SQOOP-1063
Diffs
-----
core/src/main/java/org/apache/sqoop/framework/configuration/InputForm.java
d5cbeec
core/src/main/resources/framework-resources.properties cebc90e
execution/mapreduce/src/main/java/org/apache/sqoop/execution/mapreduce/MapreduceExecutionEngine.java
767080c
execution/mapreduce/src/main/java/org/apache/sqoop/job/JobConstants.java
e2b3ce8
execution/mapreduce/src/main/java/org/apache/sqoop/job/etl/HdfsExportPartitioner.java
b3590dc
execution/mapreduce/src/test/java/org/apache/sqoop/job/TestHdfsExtract.java
b3e6050
Diff: https://reviews.apache.org/r/11588/diff/
Testing
-------
Done
Thanks,
vasanthkumar