# 🔍 Description ## Issue References 🔗 This pull request fixes #6593 ## Describe Your Solution 🔧 The `kill -9 $PID` command directly forces Kyuubi to be shut down. ## Types of changes 🔖 - [ ] Bugfix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) ## Test Plan 🧪 #### Behavior With This Pull Request 🎉 ``` (base) $ bin/kyuubi kill Stopping org.apache.kyuubi.server.KyuubiServer forcefully. __ __ __ /` \/` \ /` \ __ \ \ \/ / __ __ __ __ __ __\ \ \____ /\_\ \ \ , < /` \/` \/` \/` \/` \/` \\ \ \__` \/` \ \ \ \ \`\\ \ \_\ \\ \_\ \\ \_\ \\ \ \L\ \ \ \ \ \_\ \_ \/`____ \ \____/ \ \____`\ \_,__/ \ \_\ \/_/\/_/ `/___/> \/___/ \/___/ \/___/ \/_/ /\___/ \/__\/ Bye! ``` --- # Checklist 📝 - [x] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html) **Be nice. Be informative.** Closes #6611 from BruceWong96/kyuubi_kill_command. Closes #6593 00f8c4c59 [Kent Yao] Update bin/kyuubi b27cd1a43 [Bruce Wong] fix indent. d2f3fc44f [Bruce Wong] add kyuubi kill command. Lead-authored-by: Bruce Wong <603334301@qq.com> Co-authored-by: Kent Yao <yao@apache.org> Signed-off-by: Kent Yao <yao@apache.org> |
||
|---|---|---|
| .. | ||
| beeline | ||
| docker-image-tool.sh | ||
| kyuubi | ||
| kyuubi-admin | ||
| kyuubi-beeline | ||
| kyuubi-ctl | ||
| kyuubi-logo | ||
| kyuubi-zk-cli | ||
| load-kyuubi-env.sh | ||
| stop-application.sh | ||