Context
There is CDAP IO write/read interface for processing data from CDAP plugins.
Task
It's needed to implement a CDAP IO integration test for batch data processing.
Acceptance criteria
- Implemented integration test in the
beam/sdks/java/io/cdap/src/test/java/org/apache/beam/sdk/io/cdap/CdapIOIT.java
- Described the Jenkins job for running the CdapIOIT and needed resources for testing in
beam/.test-infra/
- Documentation on how to run the CDAP integration tests
Issue Component
Component: io-java-cdap