Commit Graph

40 Commits

Author SHA1 Message Date
yangrong688
5637e9105e
[KYUUBI #349] Fix typo
![yangrong688](https://badgen.net/badge/Hello/yangrong688/green) [![Closes #349](https://badgen.net/badge/Preview/Closes%20%23349/blue)](https://github.com/yaooqinn/kyuubi/pull/349) ![1](https://badgen.net/badge/%2B/1/red) ![1](https://badgen.net/badge/-/1/green) ![1](https://badgen.net/badge/commits/1/yellow) ![Target Issue](https://badgen.net/badge/Missing/Target%20Issue/ff0000) ![Test Plan](https://badgen.net/badge/Missing/Test%20Plan/ff0000) [&#10088;?&#10089;](https://pullrequestbadge.com/?utm_medium=github&utm_source=yaooqinn&utm_campaign=badge_info)<!-- PR-BADGE: PLEASE DO NOT REMOVE THIS COMMENT -->

Remove duplicate word vision.

Closes #349 from yangrong688/master.

d1673b5 [yangrong688] delete duplicate word vision

Authored-by: yangrong688 <yangrong.jxufe@gmail.com>
Signed-off-by: Kent Yao <yao@apache.org>
2021-02-08 15:43:36 +08:00
Zac Zhou
b77ff07e6f
[KYUUBI #331] Try to fix some minor issues in README.
![yuanzac](https://badgen.net/badge/Hello/yuanzac/green) [![Closes #332](https://badgen.net/badge/Preview/Closes%20%23332/blue)](https://github.com/yaooqinn/kyuubi/pull/332) ![2](https://badgen.net/badge/%2B/2/red) ![2](https://badgen.net/badge/-/2/green) ![1](https://badgen.net/badge/commits/1/yellow) ![Test Plan](https://badgen.net/badge/Missing/Test%20Plan/ff0000) [&#10088;?&#10089;](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 #332 from yuanzac/master_zq.

d0ddf88 [Zac Zhou] Try to fix some minor issues in README.

Authored-by: Zac Zhou <“zhouquan@apache.org”>
Signed-off-by: Kent Yao <yao@apache.org>
2021-01-31 11:31:44 +08:00
jhx1008
ed6775856f
[KYUUBI #327] Update contribution guide
![yaooqinn](https://badgen.net/badge/Hello/yaooqinn/green) [![Closes%20#327](https://badgen.net/badge/Preview/Closes%2520%23327/blue)](https://github.com/yaooqinn/kyuubi/pull/327) ![40](https://badgen.net/badge/%2B/40/red) ![11](https://badgen.net/badge/-/11/green) ![1](https://badgen.net/badge/commits/1/yellow) ![Target Issue](https://badgen.net/badge/Missing/Target%20Issue/ff0000) ![Test Plan](https://badgen.net/badge/Missing/Test%20Plan/ff0000) [&#10088;?&#10089;](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.
-->

keep contribution guideline fresh

### _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 #327 from yaooqinn/updatedoc.

861d434 [jhx1008] Update contribution guide

Authored-by: jhx1008 <jhx1008@gmail.com>
Signed-off-by: Kent Yao <yao@apache.org>
2021-01-30 15:11:49 +08:00
jhx1008
97c0ff8395
[KYUUBI #321] Add Terminologies Documentation
![yaooqinn](https://badgen.net/badge/Hello/yaooqinn/green) [![Closes%20#321](https://badgen.net/badge/Preview/Closes%2520%23321/blue)](https://github.com/yaooqinn/kyuubi/pull/321) ![172](https://badgen.net/badge/%2B/172/red) ![1](https://badgen.net/badge/-/1/green) ![1](https://badgen.net/badge/commits/1/yellow) [&#10088;?&#10089;](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
-->

### _Which issue are you going to fix?_
<!--
Replace ${ID} below with the actual issue id from
https://github.com/yaooqinn/kyuubi/issues,
so that the issue will be linked and automatically closed after merging
-->

Fixes #${ID}

### _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 user case of it.
  2. If you fix a bug, you can clarify why it is a bug.
-->

Add terminology documentation for better understanding both for users and devlopers

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

- [x] Add screenshots for manual tests if appropriate
![image](https://user-images.githubusercontent.com/8326978/106347018-278d9880-62f6-11eb-8dcf-8125ce69c403.png)

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

Closes #321 from yaooqinn/terminology.

2a6c7e7 [jhx1008] Add Terminologies Documentation

Authored-by: jhx1008 <jhx1008@gmail.com>
Signed-off-by: Kent Yao <yao@apache.org>
2021-01-30 12:28:42 +08:00
Kent Yao
cdde092c5d
[KYUUBI #315] Update README.md
![yaooqinn](https://badgen.net/badge/Hello/yaooqinn/green) [![Closes%20#315](https://badgen.net/badge/Preview/Closes%2520%23315/blue)](https://github.com/yaooqinn/kyuubi/pull/315) ![2](https://badgen.net/badge/%2B/2/red) ![2](https://badgen.net/badge/-/2/green) ![1](https://badgen.net/badge/commits/1/yellow) ![Test Plan](https://badgen.net/badge/Missing/Test%20Plan/ff0000) [&#10088;?&#10089;](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
-->

### _Which issue are you going to fix?_
<!--
Replace ${ID} below with the actual issue id from
https://github.com/yaooqinn/kyuubi/issues,
so that the issue will be linked and automatically closed after merging
-->

Fixes #${ID}

### _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 user 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 #315 from yaooqinn/yaooqinn-patch-1.

8feb614 [Kent Yao] Update README.md

Authored-by: Kent Yao <yao@apache.org>
Signed-off-by: Kent Yao <yao@apache.org>
2021-01-29 16:22:23 +08:00
hzxiongyinke
277adc65db
[KYUUBI #313][MINOR] Fix README.md
![hzxiongyinke](https://badgen.net/badge/Hello/hzxiongyinke/green) [![Closes%20#313](https://badgen.net/badge/Preview/Closes%2520%23313/blue)](https://github.com/yaooqinn/kyuubi/pull/313) ![1](https://badgen.net/badge/%2B/1/red) ![1](https://badgen.net/badge/-/1/green) ![1](https://badgen.net/badge/commits/1/yellow) ![Target Issue](https://badgen.net/badge/Missing/Target%20Issue/ff0000) ![Test Plan](https://badgen.net/badge/Missing/Test%20Plan/ff0000) [&#10088;?&#10089;](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
-->

<!--
Replace ${ID} below with the actual issue id from
https://github.com/yaooqinn/kyuubi/issues,
so that the issue will be linked and automatically closed after merging
-->

<!--
Please clarify why the changes are needed. For instance,
  1. If you add a feature, you can talk about the user case of it.
  2. If you fix a bug, you can clarify why it is a bug.
-->

- [ ] 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

Squashed commit of the following:

commit 9eb30ff89b164ccd49c9f59b91dd6717c26046f8
Author: hzxiongyinke <1062376716@qq.com>
Date:   Fri Jan 29 10:35:59 2021 +0800

    modify README.md
2021-01-29 10:54:57 +08:00
Kent Yao
60408dba19
[MINOR] Show Github Actions build status in readme 2021-01-15 15:40:43 +08:00
Kent Yao
776994471b
[DOC] Add v1.0.2 Documentation 2021-01-13 17:50:16 +08:00
Kent Yao
1903c03d71
readme 2021-01-12 21:38:28 +08:00
Kent Yao
ad9c0562ad Kyuubi Architecture documentation 2020-12-29 16:13:07 +08:00
Kent Yao
f5eab9bf32 README Update 2020-12-13 02:57:16 +08:00
Kent Yao
671b8c668f README Update 2020-12-13 02:42:44 +08:00
Kent Yao
39e5da584d add gitter 2020-11-05 20:49:22 +08:00
Kent Yao
9aea755b5e add readthedocs badge 2020-11-03 15:44:06 +08:00
Kent Yao
1a4299f8a1 KinitAuxiliaryService added 2020-10-29 16:21:58 +08:00
Kent Yao
cf4ee6afb6
[KYUUBI-156][KYUUBI-185] Implementing all meta operations support by spark (#191)
* [KYUUBI-156][KYUUBI-185] Implementing all meta operations support by spark

* rm used metastore client fix #156 fix #185

* add more uts

* add more uts

* fix bugs and add show functions

* meta operation method abstraction

* readme
2019-06-04 13:19:23 +08:00
Kent Yao
43c95476fb [TYPO]ADD badges - licences, lines, release 2019-03-28 16:28:38 +08:00
Kent Yao
60a9de2791 add documentation 2018-09-29 15:55:06 +08:00
Kent Yao
602b985312 add documentation for kyuubi deployment 2018-07-30 19:19:46 +08:00
Kent Yao
768cfc4f7a add doc fixes #88 2018-06-21 17:37:43 +08:00
Kent Yao
da97da3bb9 add doc 2018-06-21 17:26:51 +08:00
Kent Yao
356009f40a updating docs 3 2018-05-26 14:30:21 +08:00
Kent Yao
33a85988f0 updating docs 2018-05-26 12:55:03 +08:00
Kent Yao
94c4881604 updating docs 2018-05-26 11:48:38 +08:00
Kent Yao
fbb2687af4 uptate doc 2018-05-21 23:45:28 +08:00
Kent Yao
0dcbdc9376 add kyuubi architecture descriptions 2018-05-09 20:05:12 +08:00
Kent Yao
e82db6f5b9 add visit hits 2018-05-04 20:21:22 +08:00
Kent Yao
5fdc998df2 typo fix some spell mistake in readme 2018-04-23 14:38:16 +08:00
Kent Yao
c9d9cafa93 doc updated 2018-04-09 15:59:29 +08:00
Kent Yao
555fdd4d28 add security documentation 2018-04-08 14:16:07 +08:00
Kent Yao
2e8a92378c fixes # 49 doc updated 2018-04-04 18:06:28 +08:00
Kent Yao
be05e30737 add badge 2018-03-20 15:31:31 +08:00
Kent Yao
f7c9f66fe5 change build script 2018-03-07 15:40:05 +08:00
Kent Yao
f85e63385e add jekyll conf 2018-03-07 15:24:17 +08:00
Kent Yao
45442e3fe1 add hive configuration doc 2018-03-07 15:08:59 +08:00
Kent Yao
3c74836463 readme en / configuration doc kyuui part 2018-03-06 23:52:29 +08:00
Kent Yao
4b0cec37f0 build status 2018-03-06 11:59:57 +08:00
Kent Yao
bc938e45b4 readme doc 2018-03-06 11:20:57 +08:00
Kent Yao
b78301ca00 readme cn 2018-01-25 10:10:01 +08:00
Kent Yao
216c2b4fe3
Initial commit 2017-12-18 17:05:10 +08:00