-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
Milestone
Description
What would you like to happen?
CDAP 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 as resources in Apache Beam pipelines.
TODOs:
- Implementation of io/CDAP package
- CDAP Batch sources and sinks supported based on HadoopFormatIO
- Support CDAP Streaming sources based on Spark Streaming Custom Receivers using SparkReceiverIO (Spark dependencies version is 2)
- Integration with following CDAP plugins with Apache Beam: Salesforce, ServiceNow, Zendesk, Hubspot.
- Unit Tests written
- Integration Tests for CdapIO written
- CdapIO Documentation written
- 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
io-java-cdap