|
|
-
Review Request: SQOOP-619: Display user persistent id of newly created connection and job objectsJarek Cecho 2012-10-03, 17:30
----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7410/ ----------------------------------------------------------- Review request for Sqoop. Description ------- I've improved VerificationBean to also transfer ID if it's present and fixed user code to display it. This addresses bug SQOOP-619. https://issues.apache.org/jira/browse/SQOOP-619 Diffs ----- client/src/main/java/org/apache/sqoop/client/shell/CreateConnectionFunction.java 904624c client/src/main/java/org/apache/sqoop/client/shell/CreateJobFunction.java 1a8b901 common/src/main/java/org/apache/sqoop/json/ValidationBean.java b56f6ed Diff: https://reviews.apache.org/r/7410/diff/ Testing ------- I've performed just manual testing. Thanks, Jarek Cecho |