Lizzfox opened a new issue, #24961: URL: https://github.com/apache/beam/issues/24961
### What would you like to happen? [CDAP](https://cdap.io/) is an application platform for building and managing data applications in hybrid and multi-cloud environments. CDAP has many Sources and Sinks that have not yet been implemented in Apache Beam. Using this integration, Apache Beam users will benefit from the ability to utilize CDAP plugins set and use batch and streaming sources and batch sinks in Apache Beam pipelines. As a user, I want to be able to use [CDAP plugins](https://github.com/data-integrations) as resources in Apache Beam pipelines. TODOs: - [x] Implementation of io/CDAP package - [x] CDAP Batch sources and sinks supported based on HadoopFormatIO - [x] Support CDAP Streaming sources based on Spark Streaming Custom Receivers using SparkReceiverIO (Spark dependencies version is 2) - [x] Integration with following CDAP plugins with Apache Beam: Salesforce, ServiceNow, Zendesk, Hubspot. - [x] Unit Tests written - [x] Integration Tests for CdapIO written - [x] CdapIO Documentation written - [x] Implementation of CdapIO complete examples for Salesforce, ServiceNow, Zendesk, Hubspot Cdap plugins ### Issue Priority Priority: 2 (default / most feature requests should be filed as P2) ### Issue Components - [ ] Component: Python SDK - [ ] Component: Java SDK - [ ] Component: Go SDK - [ ] Component: Typescript SDK - [ ] Component: IO connector - [ ] Component: Beam examples - [ ] Component: Beam playground - [ ] Component: Beam katas - [ ] Component: Website - [ ] Component: Spark Runner - [ ] Component: Flink Runner - [ ] Component: Samza Runner - [ ] Component: Twister2 Runner - [ ] Component: Hazelcast Jet Runner - [ ] Component: Google Cloud Dataflow Runner -- 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]
