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

Support Google cloud dataproc kafka sink #333

Closed
qafro1 opened this issue Jun 6, 2021 · 6 comments
Closed

Support Google cloud dataproc kafka sink #333

qafro1 opened this issue Jun 6, 2021 · 6 comments

Comments

@qafro1
Copy link

qafro1 commented Jun 6, 2021

Kafka dataproc sink is very useful to subscribe from Kafka topic into Google cloud Dataproc (Apache spark) .
Dataproc is a fast, easy-to-use, fully managed cloud service for running Apache Spark and Apache Hadoop clusters in a simpler, more cost-efficient way.
Any ideas of how to create it?

@oscerd
Copy link
Contributor

oscerd commented Jun 6, 2021

You need to open an issue to general camel project: https://issues.apache.org/jira/projects/CAMEL/issues

A new component for dataproc should be created. After that we can think about the related kamelet.

@qafro1
Copy link
Author

qafro1 commented Jun 6, 2021

No problem.

@qafro1
Copy link
Author

qafro1 commented Jun 6, 2021

Is there any way of subscribing from Kafka topic into Google cloud Dataproc?

@oscerd
Copy link
Contributor

oscerd commented Jun 6, 2021

Not with Camel at the moment as far as I know

@qafro1
Copy link
Author

qafro1 commented Jun 6, 2021

For a temp solution, using camel-google-pubsub-kafka-sink-connector to subscribe from Kafka topic into Google cloud Pub then use Google pud/sub to Dataproc or any other GCloud.
Is there any way to integrate it into Kamelet?

@oscerd
Copy link
Contributor

oscerd commented Jun 7, 2021

You're mixing up the projects. Camel-kafka-connector is a separated project, camel-kamelets is a different one, they just share Camel, but they are different.

You can use the google pubsub one, but you'll need to wait for Camel-k 1.5.0 release

@qafro1 qafro1 closed this as completed Jun 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants