Commit Graph

345 Commits

Author SHA1 Message Date
hustfeiwang
1e204ba35d KYUUBI-125 fix code style 2018-11-28 09:45:52 +08:00
hustfeiwang
e60f10b927 KYUUBI-125 fix the error when create session in SparkSessionWithUGI 2018-11-27 19:45:55 +08:00
Kent Yao
d1d34e5856
Merge pull request #119 from yaooqinn/KYUUBI-118
[KYUUBI-118]fix npe bug with incremental result collection
2018-11-07 17:37:24 +08:00
Kent Yao
5a957ef5d8 ignore SparkEnv code cov 2018-11-07 17:13:39 +08:00
Kent Yao
d4b9d61ea4 fix #118 fix npe with incremental result collection 2018-11-07 16:54:09 +08:00
Kent Yao
34af4d0102
Merge pull request #115 from yaooqinn/KYUUBI-114
[KYUUBI-114] kyuubi should work well with spark local mode
2018-11-06 00:32:23 +08:00
Kent Yao
e39c56fb45 typo 2018-11-05 18:25:56 +08:00
Kent Yao
65448dda04 fix #114 kyuubi should work well with spark local mode 2018-11-05 17:40:46 +08:00
Kent Yao
8a30b63c37
Merge pull request #113 from yaooqinn/KYUUBI-107
[KYUUBI-107] kill yarn application fast when spark context fails to initialize
2018-10-30 18:42:47 +08:00
Kent Yao
a4cb010feb add more uts 2018-10-30 17:47:55 +08:00
Kent Yao
b593760f62 add more uts 2018-10-30 10:43:29 +08:00
Kent Yao
ec43bde651 fix compile err 2018-10-26 17:46:21 +08:00
Kent Yao
d8a4509405 fix #107 kill yarn application fast 2018-10-26 17:38:30 +08:00
Kent Yao
8bbc3d53ac
Merge pull request #112 from yaooqinn/KYUUBI-108
fix #108 kyuubi server side direct memory oom
2018-10-25 18:02:35 +08:00
Kent Yao
2862325408 fix #108 2018-10-25 16:53:37 +08:00
Kent Yao
896eaaa08b
Merge pull request #111 from yaooqinn/KYUUBI-109
fix #109 add meaningful msg for front service port conflicts
2018-10-25 11:55:48 +08:00
Kent Yao
c1a39552a7 add ut 2018-10-25 11:26:41 +08:00
Kent Yao
f297be1214 fix travis ut 2018-10-25 10:43:18 +08:00
Kent Yao
48ef2f0401 fix #109 add meaningful msg for front service port confliction 2018-10-25 10:29:20 +08:00
Kent Yao
202e1bde10
Merge pull request #106 from yaooqinn/KYUUBI-105
[KYUUBI-105]add a failover mode for kyuubi ha fix #105
2018-09-29 17:17:27 +08:00
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