Kent Yao
|
b591f05e4f
|
modify project version
|
2018-09-29 16:22:36 +08:00 |
|
Kent Yao
|
5d5b3ec74a
|
add documentation
|
2018-09-29 16:05:52 +08:00 |
|
Kent Yao
|
60a9de2791
|
add documentation
|
2018-09-29 15:55:06 +08:00 |
|
Kent Yao
|
eb608a42e3
|
add uts
|
2018-09-28 15:18:56 +08:00 |
|
Kent Yao
|
5f84f71803
|
add a failover mode for kyuubi ha
|
2018-09-27 17:37:30 +08:00 |
|
Kent Yao
|
835259a6b6
|
Merge pull request #103 from yaooqinn/pom
rm unused spark snapshot repo
|
2018-09-08 11:03:55 +08:00 |
|
Kent Yao
|
e7854f870c
|
rm unused spark snapshot repo
|
2018-09-08 10:00:26 +08:00 |
|
Kent Yao
|
904e39071a
|
Merge pull request #102 from yaooqinn/travis2
travis and code cov
|
2018-09-07 17:58:22 +08:00 |
|
Kent Yao
|
361965bf21
|
travis and code cov
|
2018-09-07 17:24:12 +08:00 |
|
Kent Yao
|
5fcbb07e57
|
Merge pull request #101 from yaooqinn/travis
Travis: separate travis jobs for different spark versions
|
2018-09-06 22:05:57 +08:00 |
|
Kent Yao
|
687a6e24d2
|
typo 2
|
2018-09-05 22:03:45 +08:00 |
|
Kent Yao
|
eedb9df58d
|
typo
|
2018-09-05 20:58:18 +08:00 |
|
Kent Yao
|
b7f1e75f72
|
typo
|
2018-09-05 20:38:34 +08:00 |
|
Kent Yao
|
e803858d59
|
separate jobs for deploys
|
2018-09-05 18:36:42 +08:00 |
|
Kent Yao
|
b90fae201f
|
separate jobs for differnet spark versions
|
2018-09-05 18:13:22 +08:00 |
|
Kent Yao
|
1302ebe3ce
|
fix ut
|
2018-09-05 16:52:39 +08:00 |
|
Kent Yao
|
5204e53e72
|
add ut
|
2018-09-05 16:52:39 +08:00 |
|
Kent Yao
|
e78d275b6b
|
fix #99 delay implementing spark authorizer
|
2018-09-05 16:52:39 +08:00 |
|
Kent Yao
|
8bb14f9f22
|
fix #99 add an configuration to skip switching db
|
2018-09-05 16:52:39 +08:00 |
|
Kent Yao
|
5b39023ef3
|
Merge pull request #97 from yaooqinn/KYUUBI-96
[KYUUBI-96]Make SparkSessionCacheManager as a service
|
2018-08-23 11:38:10 +08:00 |
|
Kent Yao
|
0e39ed2796
|
fix #96 spark session cache manager as abstract service
|
2018-08-22 10:54:36 +08:00 |
|
Kent Yao
|
6ef790c40a
|
Merge pull request #94 from yaooqinn/KYUUBI-46
[KYUUBI-46]Containerize Kyuubi Server instance on Yarn
|
2018-07-30 20:40:54 +08:00 |
|
Kent Yao
|
1c402ccb44
|
typo
|
2018-07-30 19:30:02 +08:00 |
|
Kent Yao
|
eb6cde5d52
|
add pic
|
2018-07-30 19:20:25 +08:00 |
|
Kent Yao
|
602b985312
|
add documentation for kyuubi deployment
|
2018-07-30 19:19:46 +08:00 |
|
Kent Yao
|
0b3d2e9ba4
|
fix wrong bind port when 0 is set
|
2018-07-28 16:25:48 +08:00 |
|
Kent Yao
|
3b98cdd063
|
fix travis; fix port error
|
2018-07-27 20:02:52 +08:00 |
|
Kent Yao
|
53eb12f60f
|
add state monitor
|
2018-07-27 16:36:51 +08:00 |
|
Kent Yao
|
9121a4f61b
|
acls and print am container information
|
2018-07-26 18:05:06 +08:00 |
|
Kent Yao
|
248259d84f
|
verify resource setting and add some comments
|
2018-07-26 16:36:16 +08:00 |
|
Kent Yao
|
94ff3f65f3
|
fixes #46 containerize kyuubi server with yarn
|
2018-07-25 11:59:19 +08:00 |
|
Kent Yao
|
77e7fb6954
|
Merge pull request #93 from yaooqinn/i92
Kyuubi-92: Kyuubi server fails to start in ha mode for NodeExistsException
|
2018-07-01 13:55:18 +08:00 |
|
Kent Yao
|
b0ffd785ea
|
add ut plain sasl
|
2018-06-30 18:05:47 +08:00 |
|
Kent Yao
|
c36188a246
|
add ut plain sasl
|
2018-06-30 12:12:11 +08:00 |
|
Kent Yao
|
3e2869be34
|
add more ut
|
2018-06-30 00:27:31 +08:00 |
|
Kent Yao
|
7c121a3748
|
fix ut again
|
2018-06-29 22:59:04 +08:00 |
|
Kent Yao
|
6f7f7c89ed
|
fix ut again
|
2018-06-29 22:25:13 +08:00 |
|
Kent Yao
|
90553f2852
|
fix ut again
|
2018-06-29 20:19:45 +08:00 |
|
Kent Yao
|
6b3fc767e3
|
fix ut failure by sercurity
|
2018-06-29 20:01:35 +08:00 |
|
Kent Yao
|
07de3c0d00
|
catch ConnectionLossException tooo
|
2018-06-29 19:41:49 +08:00 |
|
Kent Yao
|
2204994ebf
|
Kyuubi-92: Kyuubi server fails to start in ha mode for NodeExistsException fix #92
|
2018-06-29 16:42:56 +08:00 |
|
Kent Yao
|
1d824438ad
|
Merge pull request #91 from yaooqinn/i90
making kyuubi server a sub-project
|
2018-06-25 11:03:12 +08:00 |
|
Kent Yao
|
8a7cdf4121
|
add ut
|
2018-06-25 10:31:06 +08:00 |
|
Kent Yao
|
921b481b4d
|
add ut
|
2018-06-24 04:06:35 +08:00 |
|
Kent Yao
|
f165165254
|
add ut
|
2018-06-24 01:47:41 +08:00 |
|
Kent Yao
|
0a5de5ba65
|
add ut
|
2018-06-24 01:39:42 +08:00 |
|
Kent Yao
|
5345687d23
|
add ut
|
2018-06-23 00:07:40 +08:00 |
|
Kent Yao
|
24a7381c7f
|
add ut
|
2018-06-22 23:44:05 +08:00 |
|
Kent Yao
|
d60b535007
|
add ut
|
2018-06-22 23:20:31 +08:00 |
|
Kent Yao
|
889cb37f53
|
add ut
|
2018-06-22 17:56:11 +08:00 |
|