-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37596/
-----------------------------------------------------------
Review request for Sqoop.
Bugs: SQOOP-2441
https://issues.apache.org/jira/browse/SQOOP-2441
Repository: sqoop-sqoop2
Description
-------
I've dropped all code relevant to this feature.
The patch doesn't deal with upgrade path in case that someone is using this
feature to a world where this feature is not available. As the feature is
completely broken (e.g. doesn't work at all), I'm kind of assuming that it
shouldn't be a problem.
Diffs
-----
common/src/main/java/org/apache/sqoop/error/code/GenericJdbcConnectorError.java
9a9bb66
connector/connector-generic-jdbc/src/main/java/org/apache/sqoop/connector/jdbc/GenericJdbcToInitializer.java
f97e731
connector/connector-generic-jdbc/src/main/java/org/apache/sqoop/connector/jdbc/configuration/ToJobConfig.java
c9651d5
connector/connector-generic-jdbc/src/test/java/org/apache/sqoop/connector/jdbc/TestGenericJdbcConnectorUpgrader.java
c39aabc
connector/connector-generic-jdbc/src/test/java/org/apache/sqoop/connector/jdbc/TestToInitializer.java
870ce98
Diff: https://reviews.apache.org/r/37596/diff/
Testing
-------
Unit tests are passing.
Thanks,
Jarek Cecho