[
https://issues.apache.org/jira/browse/SQOOP-2681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Seidman updated SQOOP-2681:
------------------------------------
Attachment: SQOOP-2681.patch
This patch removes "<build>" element from several connector poms so connector
jars are no longer all generated with the same hard-coded name (sqoop.jar).
The exception is the Oracle connector pom, which has a more extensive build
element. Just removed "<finalName>", which has same effect as above change.
> Sqoop2: Connectors failing to register
> --------------------------------------
>
> Key: SQOOP-2681
> URL: https://issues.apache.org/jira/browse/SQOOP-2681
> Project: Sqoop
> Issue Type: Bug
> Components: connectors
> Reporter: Jonathan Seidman
> Assignee: Jonathan Seidman
> Priority: Blocker
> Attachments: SQOOP-2681.patch
>
>
> After apparently recent changes to binary package build, only two connectors
> are registering (Kafka and SFTP). This appears to be due to a change leading
> to all connectors (except for the Kafka connector) ending up in "sqoop.jar"
> files, rather than uniquely named files. Apparently the last sqoop.jar file
> copied to the server/lib directory (presumably the SFTP connector) wins.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)