You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2023/01/10 15:09:24 UTC

[GitHub] [beam] Lizzfox opened a new issue, #24961: [Feature Request]: Implement CdapIO connector for Java

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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] Lizzfox closed issue #24961: [Feature Request]: Implement CdapIO connector for Java

Posted by GitBox <gi...@apache.org>.
Lizzfox closed issue #24961: [Feature Request]: Implement CdapIO connector for Java
URL: https://github.com/apache/beam/issues/24961


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] Lizzfox commented on issue #24961: [Feature Request]: Implement CdapIO connector for Java

Posted by GitBox <gi...@apache.org>.
Lizzfox commented on issue #24961:
URL: https://github.com/apache/beam/issues/24961#issuecomment-1377418326

   .remove-labels 'awaiting triage'


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org