-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/8045/
-----------------------------------------------------------
(Updated Nov. 14, 2012, 6:27 a.m.)
Review request for Sqoop.
Changes
-------
I've added licence header - thank you Bilung, that is excellent catch!
Description
-------
I've implemented rather general option on client to set various options and
provided first implementation for "verbose" mode.
This addresses bug SQOOP-694.
https://issues.apache.org/jira/browse/SQOOP-694
Diffs (updated)
-----
client/src/main/java/org/apache/sqoop/client/core/Environment.java aa8c989
client/src/main/java/org/apache/sqoop/client/shell/SetCommand.java 377c827
client/src/main/java/org/apache/sqoop/client/shell/SetOptionFunction.java
PRE-CREATION
client/src/main/java/org/apache/sqoop/client/utils/ThrowableDisplayer.java
c8f8223
Diff: https://reviews.apache.org/r/8045/diff/
Testing
-------
Tested on real cluster.
Thanks,
Jarek Cecho