mirror of
https://github.com/apache/sqoop.git
synced 2025-05-03 07:42:00 +08:00
SQOOP-97. Remove mysql-connector-j from Sqoop.
This change removes the MySQL JDBC driver distribution that was bundled with Sqoop previously. This is done to make sure that the Sqoop distribution is completely Apache 2.0 compliant. From: Arvind Prabhakar <arvind@cloudera.com> git-svn-id: https://svn.apache.org/repos/asf/incubator/sqoop/trunk@1149987 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
683c04d10d
commit
574835eb5a
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@ -78,9 +78,8 @@ MySQL
|
||||
JDBC Driver: http://www.mysql.com/downloads/connector/j/[MySQL
|
||||
Connector/J]
|
||||
|
||||
MySQL v5.0 and above offers very thorough coverage by Sqoop. In builds
|
||||
of Sqoop included with Cloudera's Distribution for Hadoop, the
|
||||
Connector/J JDBC driver is included with the installation.
|
||||
MySQL v5.0 and above offers very thorough coverage by Sqoop. Sqoop
|
||||
has been tested with +mysql-connector-java-5.1.13-bin.jar+.
|
||||
|
||||
zeroDateTimeBehavior
|
||||
^^^^^^^^^^^^^^^^^^^^
|
||||
|
Loading…
Reference in New Issue
Block a user