Binjie Yang
Binjie Yang
### _Why are the changes needed?_ To close #3157 ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and...
**What did you do?** Run ` kubectl create -f manifests/` after check `kubectl create -f manifests/setup` ready **Did you expect to see some different?** **Environment** * Prometheus Operator version: [fb13468](https://github.com/prometheus-operator/prometheus-operator/commit/fb13468008cdebc0ba361a4ce9305774803a7c0d)...
### _Why are the changes needed?_ Add `white-list` help run the specified queries. ### _How was this patch tested?_ - [ ] Add some test cases that check the changes...
### 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/incubator-kyuubi/issues?q=is%3Aissue) and found no...
### _Why are the changes needed?_ See more in #3420 This pr aim to improve spark sql engine register zookeeper with spark ui info ### _How was this patch tested?_...
### 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/incubator-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/incubator-kyuubi/issues?q=is%3Aissue) and found no...
### What changes were proposed in this pull request? Log a warning when shuffle tracking is enabled along side another DA supported mechanism ### Why are the changes needed? Some...
### What changes were proposed in this pull request? Refactoring shuffleWriters, extract common methods as BasedShuffleWriter. ### Why are the changes needed? Currently, HashBasedShuffleWriter and SortBasedShuffleWriter have a lot of...