[ 
https://issues.apache.org/jira/browse/CAMEL-16691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17358537#comment-17358537
 ] 

Claus Ibsen commented on CAMEL-16691:
-------------------------------------

You can either create a new component as standalone in your own maven project 
(or you can fork the camel git repo, and work on this source code - although 
its huge, so you need to build it once to get local JARs for the main branch 
build and installed in your local m2 repo).

There is a contribution guide at
https://camel.apache.org/community/contributing/

However at first you can also research how to integrate with google dataproc 
from Java. eg is there a google java library that can be used for that, and if 
so how would you do that.
You can then build a prototype of something (without Camel) to learn how to do 
that part, and then after that put it into a camel component. When you get to 
that part write back here

> Support Google cloud dataproc kafka sink for kamelet.
> -----------------------------------------------------
>
>                 Key: CAMEL-16691
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16691
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Godfrey 
>            Priority: Major
>             Fix For: 3.x
>
>
> Kafka *dataproc* sink is very useful to subscribe from Kafka topic into 
> Google cloud Dataproc (Apache spark).
> *Dataproc* is a fast[, easy-to-use, 
> ful|https://cloud.google.com/dataproc/docs]ly 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 related Kamelet?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to