-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/8045/
-----------------------------------------------------------
Review request for Sqoop.
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
-----
client/src/main/java/org/apache/sqoop/client/core/Environment.java
aa8c989e14780e5a4f627100b495d34839c6c850
client/src/main/java/org/apache/sqoop/client/shell/SetCommand.java
377c827bc89816f1d317c84778feb9acaa8c423d
client/src/main/java/org/apache/sqoop/client/shell/SetOptionFunction.java
PRE-CREATION
client/src/main/java/org/apache/sqoop/client/utils/ThrowableDisplayer.java
c8f8223d63db53575537358fa7e087396cd5863a
Diff: https://reviews.apache.org/r/8045/diff/
Testing
-------
Tested on real cluster.
Thanks,
Jarek Cecho