-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29826/
-----------------------------------------------------------
(Updated Jan. 13, 2015, 6:04 p.m.)
Review request for Sqoop.
Bugs: SQOOP-1991
https://issues.apache.org/jira/browse/SQOOP-1991
Repository: sqoop-sqoop2
Description
-------
commit de382f9cd4826c003bbe73e9ed34cbc17863f483
Author: Abraham Elmahrek <[email protected]>
Date: Mon Jan 12 14:52:16 2015 -0800
SQOOP-1991: Sqoop2: Define slow category in integration tests
:100755 100755 6b0218b... 97f3cdb... M dev-support/test-patch.py
:100644 100644 3297c00... 3fd3443... M pom.xml
:100644 100644 352fb26... f69f08c... M
test/src/test/java/org/apache/sqoop/integration/connector/jdbc/generic/PartitionerTest.java
Diffs (updated)
-----
dev-support/test-patch.py 6b0218b
pom.xml 3297c00
test/src/test/java/org/apache/sqoop/integration/connector/jdbc/generic/PartitionerTest.java
352fb26
Diff: https://reviews.apache.org/r/29826/diff/
Testing
-------
mvn integration-test runs without partition tests
mvn integration-test -Dslow -Phadoop200 runs with partition tests
Thanks,
Abraham Elmahrek