-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15765/
-----------------------------------------------------------
(Updated Nov. 22, 2013, 9:06 p.m.)
Review request for Sqoop.
Changes
-------
Implemented review comments
Bugs: SQOOP-1242
https://issues.apache.org/jira/browse/SQOOP-1242
Repository: sqoop-sqoop2
Description
-------
In shell interactive model, no error message is thrown when wrong option is
used in sqoop command.
Shell is not displaying the server error message in shell:
Example:
sqoop:000> show job -jid 2
Exception has occurred during processing command
Exception: org.apache.sqoop.common.SqoopException Message: CLIENT_0001:Server
has returned exception
Diffs (updated)
-----
client/src/main/java/org/apache/sqoop/client/request/Request.java d9229f5
shell/src/main/java/org/apache/sqoop/shell/SqoopFunction.java 5d69c2a
Diff: https://reviews.apache.org/r/15765/diff/
Testing
-------
Done
Thanks,
Vasanth kumar RJ