Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
It would be nice to be able to run tests (especially integration tests) in parallel. JUnit comes with test "fork"ing. A few other details that need to be resolved:
- Component "containment" - make tests run in a sandbox on each cluster (Hadoop, Kafka, MySQL, etc.)
- Better minicluster libraries
- Pull Cluster deployment to test suite
Attachments
Issue Links
- is related to
-
SQOOP-2159 Sqoop2: Use BeforeSuite/AfterSuite for startHadoop/stopHadoop in integration tests
- Resolved