----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39927/ -----------------------------------------------------------
(Updated Nov. 5, 2015, 8:38 a.m.) Review request for Sqoop. Repository: sqoop-sqoop2 Description ------- There are 2 problems should be fixed with MySql repository: 1. Can't detect the repository version correctly. 2. There should suspend several seconds when execute the job in the integration test. Diffs (updated) ----- common-test/src/main/java/org/apache/sqoop/common/test/db/MySQLProvider.java 268e475 common-test/src/main/java/org/apache/sqoop/common/test/repository/MysqlRepositoryProvider.java 229b339 repository/repository-mysql/src/main/java/org/apache/sqoop/repository/mysql/MySqlRepositoryHandler.java fd3a3f2 test/src/test/java/org/apache/sqoop/integration/connector/hdfs/AppendModeTest.java 5063a2b test/src/test/java/org/apache/sqoop/integration/connector/hdfs/HdfsIncrementalReadTest.java a32a563 Diff: https://reviews.apache.org/r/39927/diff/ Testing ------- Thanks, Colin Ma
