Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Implement SparkReceiverIO connector for Java #24960

Closed
4 tasks done
elizaveta-lomteva opened this issue Jan 10, 2023 · 1 comment · Fixed by #24436, #24428, #24375, #23962 or #23338
Closed
4 tasks done

[Feature Request]: Implement SparkReceiverIO connector for Java #24960

elizaveta-lomteva opened this issue Jan 10, 2023 · 1 comment · Fixed by #24436, #24428, #24375, #23962 or #23338

Comments

@elizaveta-lomteva
Copy link
Contributor

elizaveta-lomteva commented Jan 10, 2023

What would you like to happen?

As a user, I want to be able to use Spark Streaming Custom Receiver as a resource for reading data in the Apache Beam pipeline. Spark Streaming Custom Receivers can be written for any service.

TODOs:

  • Implementation of reading from Spark Streaming Custom Receiver via SDF
  • Unit Tests written
  • Integration Tests for SparkReceiverIO written
  • SparkReceiverIO Documentation written

Issue Priority

Priority: 2 (default / most feature requests should be filed as P2)

Issue Components

io-java-cdap

@elizaveta-lomteva
Copy link
Contributor Author

.remove-labels 'awaiting triage'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment