Lizzfox opened a new issue, #22315: URL: https://github.com/apache/beam/issues/22315
### What needs to happen? ### Context There is [CDAP IO write/read interface](https://github.com/apache/beam/tree/master/sdks/java/io/cdap/src/main/java/org/apache/beam/sdk/io/cdap) for processing data from [CDAP plugins](https://github.com/data-integrations). ### Task It's needed to implement a CDAP IO integration test for batch data processing. ### Acceptance criteria 1. Implemented integration test in the `beam/sdks/java/io/cdap/src/test/java/org/apache/beam/sdk/io/cdap/CdapIOIT.java` 2. Described the Jenkins job for running the CdapIOIT and needed resources for testing in `beam/.test-infra/` 3. Documentation on how to run the CDAP integration tests ### Issue Priority Priority: 2 ### Issue Component Component: io-java-cdap -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
