Kent Yao
|
183e18f1bc
|
[KYUUBI #404] How To Use Spark Dynamic Resource Allocation (DRA) in Kyuubi
 [](https://github.com/yaooqinn/kyuubi/pull/404)     [❨?❩](https://pullrequestbadge.com/?utm_medium=github&utm_source=yaooqinn&utm_campaign=badge_info)<!-- PR-BADGE: PLEASE DO NOT REMOVE THIS COMMENT -->
<!--
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/yaooqinn/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.
-->
### _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 #404 from yaooqinn/dra.
b8b755c [Kent Yao] How To Use Spark Dynamic Resource Allocation (DRA) in Kyuubi
9bb47b1 [Kent Yao] How To Use Spark Dynamic Resource Allocation (DRA) in Kyuubi
e786787 [Kent Yao] How To Use Spark Dynamic Resource Allocation (DRA) in Kyuubi
Authored-by: Kent Yao <yao@apache.org>
Signed-off-by: Kent Yao <yao@apache.org>
|
2021-03-08 18:27:49 +08:00 |
|
Cheng Pan
|
e49ff88305
|
[KYUUBI #390] Replace abbr in doc
 [](https://github.com/yaooqinn/kyuubi/pull/390)      [❨?❩](https://pullrequestbadge.com/?utm_medium=github&utm_source=yaooqinn&utm_campaign=badge_info)<!-- PR-BADGE: PLEASE DO NOT REMOVE THIS COMMENT -->
<!--
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/yaooqinn/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.
-->
### _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
- [ ] [Run test](https://kyuubi.readthedocs.io/en/latest/tools/testing.html#running-tests) locally before make a pull request
Closes #390 from pan3793/doc.
4b7cdf2 [Cheng Pan] replace abbr in doc
Authored-by: Cheng Pan <379377944@qq.com>
Signed-off-by: Kent Yao <yao@apache.org>
|
2021-03-03 22:04:32 +08:00 |
|
Kent Yao
|
aaaeddeb48
|
Refine documentaion architecture
|
2021-01-01 02:43:05 +08:00 |
|
Kent Yao
|
a1bfcc1273
|
Kyuubi Architecture documentation
|
2020-12-30 13:21:13 +08:00 |
|
Kent Yao
|
5d0ec40ac1
|
Kyuubi Architecture documentation
|
2020-12-29 16:27:50 +08:00 |
|
Kent Yao
|
6925712798
|
Kyuubi Architecture documentation
|
2020-12-29 16:17:56 +08:00 |
|
Kent Yao
|
ad9c0562ad
|
Kyuubi Architecture documentation
|
2020-12-29 16:13:07 +08:00 |
|
Kent Yao
|
b3d996917d
|
fix static and core conf via hiveconf or hivevar
|
2020-11-13 16:08:47 +08:00 |
|
Kent Yao
|
a69fb2553d
|
nit
|
2020-11-13 14:48:05 +08:00 |
|
Kent Yao
|
4396e59abe
|
Add doc for overview
|
2020-11-13 14:17:42 +08:00 |
|
Kent Yao
|
c8bdb5649d
|
Fix NullPointerException in org.apache.kyuubi.session.KyuubiSessionImpl.close
|
2020-11-09 14:57:17 +08:00 |
|
Kent Yao
|
b0bb38fa9d
|
Improve OpenSession error Msg
|
2020-11-06 19:00:00 +08:00 |
|
Kent Yao
|
7157370ef6
|
Add Building Doc
|
2020-11-05 19:05:26 +08:00 |
|
Kent Yao
|
67858e8c15
|
[DOCS] Add qucik start documentation
|
2020-11-02 21:07:11 +08:00 |
|