-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/10100/
-----------------------------------------------------------
(Updated April 8, 2013, 8:28 p.m.)
Review request for Sqoop.
Changes
-------
Implemented Jarek's suggestions.
Help Usage:
>help command function
also
>command function help
If this implementation patch is fine then I will update document with this
patch.
Vasanth kumar
Description
-------
There is no help option for shell command's functions. Introducing the help
argument for functions.
This addresses bug sqoop-965.
https://issues.apache.org/jira/browse/sqoop-965
Diffs (updated)
-----
client/src/main/java/org/apache/sqoop/client/shell/HelpCommand.java c6f831d
client/src/main/java/org/apache/sqoop/client/shell/SqoopFunction.java bf26761
Diff: https://reviews.apache.org/r/10100/diff/
Testing
-------
Done
Thanks,
vasanthkumar