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 14:48:47 UTC

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

Lizzfox opened a new issue, #24960:
URL: https://github.com/apache/beam/issues/24960

   ### What would you like to happen?
   
   As a user, I want to be able to use [Spark Streaming Custom Receiver](https://spark.apache.org/docs/latest/streaming-custom-receivers.html#spark-streaming-custom-receivers) as a resource for reading data in the Apache Beam pipeline. Spark Streaming Custom Receivers can be written for any service.
   
   TODOs:
   - [x] Implementation of reading from Spark Streaming Custom Receiver via SDF
   - [x] Unit Tests written
   - [x] Integration Tests from SparkReceiverIO written
   - [x] SparkReceiverIO Documentation written
   
   ### Issue Priority
   
   Priority: 2 (default / most feature requests should be filed as P2)
   
   ### Issue Components
   
   - [ ] Component: Python SDK
   - [X] Component: Java SDK
   - [ ] Component: Go SDK
   - [ ] Component: Typescript SDK
   - [X] 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 commented on issue #24960: [Feature Request]: Implement SparkReceiverIO connector for Java

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

   .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


[GitHub] [beam] Lizzfox closed issue #24960: [Feature Request]: Implement SparkReceiverIO connector for Java

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


-- 
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