mattssll opened a new issue, #11051:
URL: https://github.com/apache/hudi/issues/11051

   **_Tips before filing an issue_**
   
   - Have you gone through our [FAQs](https://hudi.apache.org/learn/faq/)?
   
   - Join the mailing list to engage in conversations and get faster support at 
[email protected].
   
   - If you have triaged this as a bug, then file an 
[issue](https://issues.apache.org/jira/projects/HUDI/issues) directly.
   
   **Describe the problem you faced**
   
   I deployed a HudiMultiTable delta streamer fetching data from kafka with 
schema registry, it is working fine, and it has the group.id configuration.
   
   **To Reproduce**
   
   Steps to reproduce the behavior:
   
   1. Build Image
   2. Deploy App with Spark Operator
   
   **Expected behavior**
   Kafka Consumer Group can be seen in kafka, this helps understanding if 
there's consumer lag or not when fetching data from kafka and if the queue is 
growing too much or not.
   
   **Environment Description**
   EKS with Spark Operator
   MSK on AWS
   
   * Hudi version :
   0.13.1
   * Spark version :
   3.1
   
   **Additional context**
   
   Just wondering why the kafka consumer group is not being created or visible 
in kafka...
   This is important so I can have more control when failures happen and so I 
know from what offset the application is consuming from kafka topics.
   
   


-- 
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]

Reply via email to