kyuubi/docs/deployment
hongdongdong b75ea337f6
[KYUUBI #662]Fix run on k8s
<!--
Thanks for sending a pull request!

Here are some tips for you:
  1. If this is your first time, please read our contributor guidelines: https://kyuubi.readthedocs.io/en/latest/community/contributions.html
  2. If the PR is related to an issue in https://github.com/NetEase/kyuubi/issues, add '[KYUUBI #XXXX]' in your PR title, e.g., '[KYUUBI #XXXX] Your PR title ...'.
  3. If the PR is unfinished, add '[WIP]' in your PR title, e.g., '[WIP][KYUUBI #XXXX] Your PR title ...'.
-->

### _Why are the changes needed?_
<!--
Please clarify why the changes are needed. For instance,
  1. If you add a feature, you can talk about the use case of it.
  2. If you fix a bug, you can clarify why it is a bug.
-->
When run on k8s, engine write hostname to zk. But, server can not connect pod by hostname, we should use ip instead.

### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [ ] Add screenshots for manual tests if appropriate

- [x] [Run test](https://kyuubi.readthedocs.io/en/latest/tools/testing.html#running-tests) locally before make a pull request

Closes #663 from hddong/fix-k8s-connect.

Closes #662

385ba6b [hongdongdong] fix test
370201d [hongdongdong] fix comments and add test
736261a [hongdongdong] [KYUUBI #662]Fix run on k8s

Authored-by: hongdongdong <hongdongdong@cmss.chinamobile.com>
Signed-off-by: Kent Yao <yao@apache.org>
2021-06-03 18:25:11 +08:00
..
spark [KYUUBI #454] Fix metrics Versions 2021-03-26 11:56:20 +08:00
high_availability_guide.md [KYUUBI #650] [DOCS] Remove the active/standby Failover mode type 2021-05-29 11:55:59 +08:00
hive_metastore.md logo 2021-03-19 21:08:52 +08:00
index.rst
on_kubernetes.md [KYUUBI #656] [DOCS] Deploy Kyuubi engines on Kubernetes 2021-06-01 17:21:19 +08:00
on_yarn.md [KYUUBI #656] [DOCS] Deploy Kyuubi engines on Kubernetes 2021-06-01 17:21:19 +08:00
settings.md [KYUUBI #662]Fix run on k8s 2021-06-03 18:25:11 +08:00