-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41450/
-----------------------------------------------------------
Review request for Sqoop.
Bugs: SQOOP-2745
https://issues.apache.org/jira/browse/SQOOP-2745
Repository: sqoop-trunk
Description
-------
I've fixed the method by changing the header to getSplitters(int, long) and it
seems to be working now.
Diffs
-----
src/java/org/apache/sqoop/mapreduce/db/OracleDataDrivenDBInputFormat.java
15c5898
src/test/com/cloudera/sqoop/ThirdPartyTests.java 06b4ae6
src/test/org/apache/sqoop/manager/oracle/OracleSplitterTest.java PRE-CREATION
Diff: https://reviews.apache.org/r/41450/diff/
Testing
-------
I've also added a new test case covering the problem.
Thanks,
Jarek Cecho