-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/12202/
-----------------------------------------------------------
Review request for Sqoop.
Bugs: SQOOP-1115
https://issues.apache.org/jira/browse/SQOOP-1115
Repository: sqoop-sqoop2
Description
-------
I've abstracted the same copy&pasted code into helper method that will submit
the job in synchronous mode.
Diffs
-----
test/src/main/java/org/apache/sqoop/test/testcases/ConnectorTestCase.java
6aeadd4e54e47e5644270b15813b2d9c4cedc059
test/src/test/java/org/apache/sqoop/integration/connector/jdbc/generic/TableExportTest.java
fbf46e997c73ef3282d62820a50c9b6dc303020c
test/src/test/java/org/apache/sqoop/integration/connector/jdbc/generic/TableImportTest.java
639d9ad1a37fa6fd577adc2db36ea7b4d63697a2
Diff: https://reviews.apache.org/r/12202/diff/
Testing
-------
Both unit and integration tests seems to be passing.
Thanks,
Jarek Cecho