[ 
https://issues.apache.org/jira/browse/SQOOP-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14162295#comment-14162295
 ] 

Venkat Ranganathan commented on SQOOP-1567:
-------------------------------------------

Generally there are drivers other than vendor specific drivers for a DB.   for 
example, Datadirect drivers are available for Oracle, DB2, SqlServer etc.    
And some of the assumptions in the connection manager implementation will 
assume that vendor drivers are used.   In the case of Sql Server drivers, for 
example,  Azure DB is something that is tested (and there were a few changes 
from MS on this) for the connection manager.   Not sure if those work with jTDS.

IMO we should let users choose other drivers as the case may be explicitly and 
default the vendor provided/specific one if available. 

> Auto-Configure JTDS Driver From JDBCUrl
> ---------------------------------------
>
>                 Key: SQOOP-1567
>                 URL: https://issues.apache.org/jira/browse/SQOOP-1567
>             Project: Sqoop
>          Issue Type: Improvement
>          Components: connectors/sqlserver
>    Affects Versions: 1.4.5
>         Environment: JDBCUrls beginning "jdbc:jtds:sqlserver:" should use the 
> SQLServer connection manager & the correct driver class name without explicit 
> --driver and --connection-manager args.
>            Reporter: Nick White
>            Assignee: Nick White
>         Attachments: SQOOP-1567.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to