----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11562/ -----------------------------------------------------------
Review request for Sqoop, Jarek Cecho, Hari Shreedharan, and Abraham Elmahrek. Description ------- commit 311e87f170ded0ff365027358e7909b6a24427ff Author: Mengwei Ding <[email protected]> Date: Thu May 30 16:45:53 2013 -0700 SQOOP-1062: correct a misspell error 'isVerboose()' :100644 100644 f6d1267... 5dbcef5... M client/src/main/java/org/apache/sqoop/client/shell/ShellEnvironment.java :100644 100644 890ede1... 246937c... M client/src/main/java/org/apache/sqoop/client/shell/ShowOptionFunction.java :100644 100644 e789e21... 530ac92... M client/src/main/java/org/apache/sqoop/client/utils/SubmissionDisplayer.java :100644 100644 73aeb1f... 8a34f34... M client/src/main/java/org/apache/sqoop/client/utils/ThrowableDisplayer.java This addresses bug SQOOP-1062. https://issues.apache.org/jira/browse/SQOOP-1062 Diffs ----- client/src/main/java/org/apache/sqoop/client/shell/ShellEnvironment.java f6d1267 client/src/main/java/org/apache/sqoop/client/shell/ShowOptionFunction.java 890ede1 client/src/main/java/org/apache/sqoop/client/utils/SubmissionDisplayer.java e789e21 client/src/main/java/org/apache/sqoop/client/utils/ThrowableDisplayer.java 73aeb1f Diff: https://reviews.apache.org/r/11562/diff/ Testing ------- Thanks, Mengwei Ding
