codexetreme commented on issue #410: URL: https://github.com/apache/camel-kafka-connector/issues/410#issuecomment-687234903
Thanks, I will try out this command as well. There a couple questions I have, I took a look at the aws2-s3 connector, there is a bit of code there for a transformer, however, I don't quite understand the flow, and when and how the transformer actually gets called. So, I have a few questions, 1. I create a class that implements from `org.apache.kafka.connect.transforms.Transformation`. but post this I do not know how to proceed. Basically I want to make a config option where the end-user of the library can specify their custom key extractor class via the newly created option. 2. How do I test my code, in the test code I do not see many tests, so do I write out my own? or build locally, run, fix, repeat ? Regards Yashodhan On Thu, Sep 3, 2020 at 6:33 PM Andrea Tarocchi <notificati...@github.com> wrote: > @codexetreme <https://github.com/codexetreme> try with: mvn > archetype:generate > -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes > -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype > -DarchetypeVersion=0.4.0 > > then answer the usual maven questions then you should have the skeleton > project created. > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub > <https://github.com/apache/camel-kafka-connector/issues/410#issuecomment-686474454>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/ACCHNM3NRFQZB43VONCLICDSD6H2ZANCNFSM4QS2POTA> > . > ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org