|
|
-
Review Request: SQOOP-759 Sqoop2: Loading client resource file is failing on ResourceBundle not found exceptionJarek Cecho 2012-12-11, 17:18
----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8530/ ----------------------------------------------------------- Review request for Sqoop. Description ------- We've been asking ResourceBundle object twice, so I've removed the second call. This addresses bug SQOOP-759. https://issues.apache.org/jira/browse/SQOOP-759 Diffs ----- client/src/main/java/org/apache/sqoop/client/shell/SqoopShell.java 6b632cb Diff: https://reviews.apache.org/r/8530/diff/ Testing ------- Tested on real cluster. Thanks, Jarek Cecho |