[ https://issues.apache.org/jira/browse/SQOOP-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13751972#comment-13751972 ]
Hudson commented on SQOOP-1183: ------------------------------- SUCCESS: Integrated in Sqoop2-hadoop200 #501 (See [https://builds.apache.org/job/Sqoop2-hadoop200/501/]) SQOOP-1183 Sqoop2. Add getConnector(String) to the client API (hshreedharan: https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=93270b804d174c96660aac3f5b5548fa0071761b) * test/src/test/java/org/apache/sqoop/integration/connector/jdbc/generic/TableExportTest.java * test/src/test/java/org/apache/sqoop/integration/connector/jdbc/generic/imports/PartitionerTest.java * client/src/test/java/org/apache/sqoop/client/TestSqoopClient.java * client/src/main/java/org/apache/sqoop/client/ClientError.java * client/src/main/java/org/apache/sqoop/client/SqoopClient.java * test/src/test/java/org/apache/sqoop/integration/connector/jdbc/generic/TableImportTest.java > Sqoop2: Add getConnector(String) to the client API > -------------------------------------------------- > > Key: SQOOP-1183 > URL: https://issues.apache.org/jira/browse/SQOOP-1183 > Project: Sqoop > Issue Type: Improvement > Affects Versions: 1.99.2 > Reporter: Jarek Jarcec Cecho > Assignee: Jarek Jarcec Cecho > Fix For: 1.99.3 > > Attachments: SQOOP-1183.patch > > > I would like to propose adding methods {{getConnector(String)}} and > {{newConnection(String)}} to the Client API. My motivation is to make it > easier where there is multiple connectors in the system as the cid can be on > different servers different for the same connector while the name will be > always uniquely pointing to the correct connector. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira