Bowen Liang
9ddcf61f47
[KYUUBI #3406 ] [FOLLOWUP] Add create datasource table DDL usage to Pyspark docs
...
### _Why are the changes needed?_
Following #3406 , fixing spelling mistakes and adding new DDL usage for jdbc source in PySpark client docs.
### _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.apache.org/docs/latest/develop_tools/testing.html#running-tests ) locally before make a pull request
Closes #3552 from bowenliang123/pyspark-docs-improve.
Closes #3406
eb05a302 [Bowen Liang] add docs for using as JDBC Datasource table with DDL. and minor spelling fix.
Authored-by: Bowen Liang <liangbowen@gf.com.cn>
Signed-off-by: Cheng Pan <chengpan@apache.org>
(cherry picked from commit eb04c7f2ef )
Signed-off-by: Cheng Pan <chengpan@apache.org>
2022-09-26 15:13:36 +08:00
Bowen Liang
6d437a0c5c
[KYUUBI #3406 ] [Subtask] [Doc] Add PySpark client docs
...
### _Why are the changes needed?_
close #3406 .
Add PySpark client docs.
### _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.apache.org/docs/latest/develop_tools/testing.html#running-tests ) locally before make a pull request
Closes #3407 from bowenliang123/3406-pyspark-docs.
Closes #3406
a181a5ba [Bowen Liang] nit
fb0cfcdf [Bowen Liang] nit
378ca025 [Bowen Liang] nit
70b007a8 [Bowen Liang] update docs of including jdbc jars
170a3b4b [liangbowen] nit
ebb56e14 [liangbowen] add pyspark link to python page
76bef457 [liangbowen] add start shell docs for adding jars
65d8dbf9 [liangbowen] add docs
c55d3ae2 [Bowen Liang] update jdbc usage sample
692197e0 [Bowen Liang] init pyspark client docs
Lead-authored-by: Bowen Liang <liangbowen@gf.com.cn>
Co-authored-by: liangbowen <liangbowen@gf.com.cn>
Signed-off-by: Cheng Pan <chengpan@apache.org>
(cherry picked from commit f1c49bb75c )
Signed-off-by: Cheng Pan <chengpan@apache.org>
2022-09-24 23:37:46 +08:00
Kent Yao
9060bf2284
[KYUUBI #3040 ] [Subtask][ #3039 ] Build the skeleton of client side documentation
...
### _Why are the changes needed?_
As a subtask of #3039 , this PR aims to build the skeleton of client side documentation
### _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


- [ ] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests ) locally before make a pull request
Closes #3041 from yaooqinn/3040.
Closes #3040
754d8a07 [Kent Yao] [KYUUBI #3040 ] [Subtask][#3039 ] Build the skeleton of client side documentation
b574e10d [Kent Yao] [KYUUBI #3040 ] [Subtask][#3039 ] Build the skeleton of client side documentation
721e00c5 [Kent Yao] [KYUUBI #3040 ] [Subtask][#3039 ] Build the skeleton of client side documentation
93fe8c42 [Kent Yao] [KYUUBI #3040 ] [Subtask][#3039 ] Build the skeleton of client side documentation
b9606c94 [Kent Yao] [KYUUBI #3040 ] [Subtask][#3039 ] Build the skeleton of client side documentation
Authored-by: Kent Yao <yao@apache.org>
Signed-off-by: Kent Yao <yao@apache.org>
2022-07-12 11:03:44 +08:00