----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41196/ -----------------------------------------------------------
Review request for Sqoop. Repository: sqoop-sqoop2 Description ------- The connector id is removed from public interface, the shell should use connector name instead of connector id. Diffs ----- shell/src/main/java/org/apache/sqoop/shell/CreateLinkFunction.java e5af3f1 shell/src/main/java/org/apache/sqoop/shell/ShowConnectorFunction.java 07cccf2 shell/src/main/java/org/apache/sqoop/shell/ShowJobFunction.java 600de8b shell/src/main/java/org/apache/sqoop/shell/ShowLinkFunction.java 663a377 shell/src/main/java/org/apache/sqoop/shell/core/Constants.java c385434 shell/src/main/resources/shell-resource.properties 50c32b6 shell/src/test/java/org/apache/sqoop/shell/TestCreateCommand.java 11c670b shell/src/test/java/org/apache/sqoop/shell/TestShowCommand.java 37c7cf6 Diff: https://reviews.apache.org/r/41196/diff/ Testing ------- Thanks, Colin Ma
