sohurdc
sohurdc
We encountered an issue similar to #306 in the production environment. The root cause was that duplicate consumer group information was retrieved from multiple brokers, which led to an error....
### Purpose of this pull request Solve the problem of hive memory leak. HiveSourceConfig holds a ReadStrategy object, and ReadStrategy holds a FileSystem object. The FileSystem object needs to be...
### Purpose of this pull request Solve the problem that Hive may read the same partition multiple times. Because splits are stored in sets for deduplication, but HiveSourceSplit does not...
## What is the purpose of the change This pull request enhances the Prometheus reporter to export the `lastCheckpointExternalPath` metric as an info-style metric, making it compatible with Prometheus and...
### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) ### Search before asking - [x] I have searched in the [issues](https://github.com/apache/kyuubi/issues?q=is%3Aissue) and found no...
### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) ### Search before asking - [x] I have searched in the [issues](https://github.com/apache/kyuubi/issues?q=is%3Aissue) and found no...