dill
dill
esreader
update esreader
## What changes were proposed in this pull request? Fix IndexError in HiveServer2 Address Parsing via ZooKeeper in #4146 Please review [Hue Contributing Guide](https://github.com/cloudera/hue/blob/master/CONTRIBUTING.md) before opening a pull request.
### Is there an existing issue for this? - [x] I have searched the existing issues ### Description When Hue attempts to autocomplete Hive queries, it fails with an IndexError...
### Description When Hue connects to Apache Kyuubi via the JDBC backend with Kerberos authentication enabled, concurrent SQL queries can fail with SASL-related errors (e.g., TTransportException: SASL authentication failed). This...
## Purpose of the pull request to close #17501 ## Pull Request Notice [Pull Request Notice](https://github.com/apache/dolphinscheduler/blob/dev/docs/docs/en/contribute/join/pull-request.md) If your pull request contains incompatible change, you should also add it to `docs/docs/en/guide/upgrade/incompatible.md`
## Purpose of the pull request close #17670 ## Brief change log Feature Enhancement Added disk usage monitoring for the data.basedir.path directory Added dataBasedirPathDiskUsagePercentage field in Worker heartbeat data Added...
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description Propose a Generic Third-party System API Connector to enable DolphinScheduler...
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description Current Behavior: DolphinScheduler's current disk monitoring mechanism (max-disk-usage-percentage-thresholds) only monitors...
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description #### 🐞 Background & Problem In the current DolphinScheduler implementation,...