Commit Graph

1150 Commits

Author SHA1 Message Date
Kent Yao
970326a5e2 rm unused 2018-05-23 19:35:24 +08:00
Kent Yao
01f0bf0b81 add ut 2018-05-23 19:23:12 +08:00
Kent Yao
443f2d4f31 fix #14 default spark.local.dir which points to /tmp is some kind of dangerous 2018-05-23 17:54:08 +08:00
Kent Yao
0e6e4343df
Merge pull request #71 from yaooqinn/i70
runtime support running on different versions of spark
2018-05-23 14:53:04 +08:00
Kent Yao
a8591acdbc add ut 2018-05-22 23:17:45 +08:00
Kent Yao
8d612732fb fix #70 runtime support running on different versions of spark 2018-05-22 20:18:53 +08:00
Kent Yao
dd09f5694a
Merge pull request #68 from yaooqinn/i67
Make Kyuubi directly supporting Different Spark versions without patching them
2018-05-22 16:32:56 +08:00
Kent Yao
2d386fff98 typo mistake 2018-05-22 16:26:00 +08:00
Kent Yao
7cbf02e54a exclude deploy and launcher 2018-05-22 15:19:38 +08:00
Kent Yao
142652963a continue aiming code cov 2018-05-22 14:19:53 +08:00
Kent Yao
ba3c1eb8ef code cov need more uts to pass 2018-05-22 12:12:00 +08:00
Kent Yao
fbb2687af4 uptate doc 2018-05-21 23:45:28 +08:00
Kent Yao
9c2f6fccbb add suites to pass code cov 2018-05-21 23:21:40 +08:00
Kent Yao
28421ec5c1 info -> debug logging 2018-05-21 19:51:11 +08:00
Kent Yao
e113a7cf52 bin dir 2018-05-21 19:23:37 +08:00
Kent Yao
57721c0e6a export kyuubi home in kyuubi env 2018-05-21 19:19:28 +08:00
Kent Yao
f1486322ee suitable stop script 2018-05-21 19:12:12 +08:00
Kent Yao
40959a7eaf fix kyuubi submit npe 2018-05-21 18:46:38 +08:00
Kent Yao
3be9f5b9d4 cp npe fix 2018-05-21 18:24:54 +08:00
Kent Yao
50e66ba176 fix Error: Could not find or load main class org.apache.spark.deploy.KyuubiSubmit 2018-05-21 18:10:52 +08:00
Kent Yao
f9d6188f39 add kyuubi submit 2018-05-20 21:42:25 +08:00
Kent Yao
756e9b7f21 .sh 2018-05-20 00:08:04 +08:00
Kent Yao
92b9afebdb disable nice 2018-05-20 00:07:13 +08:00
Kent Yao
f1f96ea82f export kyuubi home 2018-05-20 00:04:35 +08:00
Kent Yao
cfe8f27f71 add permit, export kyuubi home 2018-05-19 23:59:10 +08:00
Kent Yao
4ea8d4d4b2 inline start scripts 2018-05-19 23:52:20 +08:00
Kent Yao
2692944235 explicitly visit spark context 1 2018-05-17 10:22:44 +08:00
Kent Yao
4b235aad26 explicitly visit spark env 4 2018-05-16 19:06:02 +08:00
Kent Yao
52c5efb9ed explicitly visit spark env 3 2018-05-16 18:58:23 +08:00
Kent Yao
7809facd12 explicitly visit spark env 1 2018-05-16 18:55:15 +08:00
Kent Yao
ddc91c835d explicitly visit spark env 2018-05-16 18:51:07 +08:00
Kent Yao
be7639ae8b explicitly load spark env class first 2018-05-16 17:54:45 +08:00
Kent Yao
dbe9cb30a3 resolve 2018-05-16 17:42:09 +08:00
Kent Yao
b757b91564 spark env info log 2018-05-16 17:16:53 +08:00
Kent Yao
81490693ef make kyuubi first class loader compatible with spark's isolated class loader for hive 2018-05-16 15:33:24 +08:00
Kent Yao
d75b654d63 logging spark home 2018-05-16 14:48:52 +08:00
Kent Yao
9cae6fb36e fix #67 init commit for kyuubi first class loader 2018-05-15 17:43:46 +08:00
Kent Yao
89b90f289a typo 2018-05-14 19:22:47 +08:00
Kent Yao
a19ca23a56 test class loader 2018-05-14 19:16:22 +08:00
Kent Yao
c7bbf38086
Merge pull request #65 from yaooqinn/test
code coverage excludes generated thrift sources
2018-05-14 15:41:08 +08:00
Kent Yao
baf475cff8 code coverage excludes 2018-05-14 15:31:32 +08:00
Kent Yao
3c234b89f8 code coverage excludes 2018-05-14 14:36:03 +08:00
Kent Yao
48b77c1982 code coverage excludes 2018-05-14 14:22:06 +08:00
Kent Yao
99d124963e code coverage excludes 2018-05-14 14:12:13 +08:00
Kent Yao
4a81c947b5
Merge pull request #64 from yaooqinn/i63
#63 fail fast for unsupported spark versions
2018-05-13 20:14:20 +08:00
Kent Yao
ee240e9f8a fix 2.3/2.2 ut tests 2018-05-13 20:03:36 +08:00
Kent Yao
075c4f78c0 fix #63 fail fast for unsupported spark versions 2018-05-13 19:14:11 +08:00
Kent Yao
729ee6186f add version info 2018-05-13 18:52:08 +08:00
Kent Yao
0deb1bf5b4 doc typo 2018-05-10 14:51:51 +08:00
Kent Yao
0dcbdc9376 add kyuubi architecture descriptions 2018-05-09 20:05:12 +08:00