Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.2.0
-
Component/s: None
-
Labels:None
Description
Sqoop uses the JDBC connection URL to determine which database type it is working with. This string is dependent on the driver being used and so its possible that Sqoop may default to using generic connection manager when a specialized driver is provided. In such cases, it is desirable that Sqoop allow the user to explicitly specify the database type.