yonikremer opened a new issue, #14021: URL: https://github.com/apache/hudi/issues/14021
### Feature Description **What the feature achieves:** An integration with rabbit MQ, similar to the Kafka Connect one, that allows users to easily write the data that goes through the queue to the data lake. **Why this feature is needed:** I have many realtime systems that currently use rabbit MQ to pass data between different parts of the system. I want to store the data in my datalake as easily as I store the data that goes through by kafka message queues. ### User Experience **How users will use this feature:** - API changes A new ingestion API, similar to the kafka-connect ingetion API (https://github.com/apache/hudi/tree/master/hudi-kafka-connect) ### Hudi RFC Requirements **RFC PR link:** (if applicable) **Why RFC is/isn't needed:** - Does this change public interfaces/APIs? Yes - Does this change storage format? No I don't know if this feature need an RFC -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
