-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/7706/
-----------------------------------------------------------
Review request for Sqoop.
Description
-------
I've added new extra parameter and made sure that it will be propagated to all
places where Sqoop is creating mapreduce job.
This addresses bug SQOOP-650.
https://issues.apache.org/jira/browse/SQOOP-650
Diffs
-----
src/java/org/apache/sqoop/SqoopOptions.java 92c9996
src/java/org/apache/sqoop/mapreduce/ExportJobBase.java b9eaa83
src/java/org/apache/sqoop/mapreduce/ImportJobBase.java efc2c37
src/java/org/apache/sqoop/tool/BaseSqoopTool.java 0c9cda6
src/java/org/apache/sqoop/tool/ExportTool.java 494887d
src/java/org/apache/sqoop/tool/ImportTool.java 415b315
Diff: https://reviews.apache.org/r/7706/diff/
Testing
-------
I've tested it on real hadoop cluster. I did not included any test cases as I'm
not sure how to actually test this automatically.
Thanks,
Jarek Cecho