Commit Graph

1150 Commits

Author SHA1 Message Date
Kent Yao
e82db6f5b9 add visit hits 2018-05-04 20:21:22 +08:00
Kent Yao
8072c6e822
Merge pull request #62 from yaooqinn/i61
idx out bound while parse tstatus
2018-05-03 16:53:41 +08:00
Kent Yao
18893778f2 fixe #61 idx out bound 2018-05-03 16:45:11 +08:00
Kent Yao
5fdc998df2 typo fix some spell mistake in readme 2018-04-23 14:38:16 +08:00
Kent Yao
c03bcdf1c0
Merge pull request #60 from yaooqinn/i59
Implementing an more clever spark session cache manager
2018-04-20 13:56:31 +08:00
Kent Yao
2005466fa7 fix idle timeout check bug 2018-04-20 11:48:38 +08:00
Kent Yao
1c76bc4138 add sparksession idle timeout parameter 2018-04-20 10:39:08 +08:00
Kent Yao
c32456e572 fix #59 extract sparksesion init out kyuubi session 2018-04-19 17:10:47 +08:00
Kent Yao
835ba6ec75
Merge pull request #58 from yaooqinn/i57
Preparing release v0.1.0
2018-04-09 16:51:54 +08:00
Kent Yao
4c327f2906 Preparing release v0.1.0 2018-04-09 16:44:23 +08:00
Kent Yao
98ea259eaf
Merge pull request #56 from yaooqinn/i55
add scripts for making kyuubi distribution
2018-04-09 16:17:27 +08:00
Kent Yao
c9d9cafa93 doc updated 2018-04-09 15:59:29 +08:00
Kent Yao
8f87826b0a ignore tar.gz 2018-04-09 15:01:57 +08:00
Kent Yao
828585e6ea fixes #55 add script for making distribution 2018-04-09 14:59:06 +08:00
Kent Yao
a8e4cd90ae
Merge pull request #54 from yaooqinn/i53
fix endless get log result set
2018-04-08 15:25:47 +08:00
Kent Yao
08efac21b7 fix #53 fix endless get log result set 2018-04-08 15:09:17 +08:00
Kent Yao
af78af217e
Merge pull request #52 from yaooqinn/i51
implementation of NOSASL authentication method
2018-04-08 14:29:24 +08:00
Kent Yao
555fdd4d28 add security documentation 2018-04-08 14:16:07 +08:00
Kent Yao
8c34ecb237 fixes #51 implementation of NOSASL authentication method 2018-04-08 10:53:56 +08:00
Kent Yao
298fd793b9
Merge pull request #50 from yaooqinn/i49
fixes # 49 doc updated
2018-04-04 18:11:18 +08:00
Kent Yao
2e8a92378c fixes # 49 doc updated 2018-04-04 18:06:28 +08:00
Kent Yao
674a8c0d77
Merge pull request #48 from yaooqinn/i47
support kyuubi to use a random port num to bind tcp service if set with 0
2018-04-04 17:50:28 +08:00
Kent Yao
43ed18822b mv get tsocket from auth to frontend service 2018-04-04 17:38:56 +08:00
Kent Yao
a25da5ceda fix #47 support random port 2018-04-04 17:30:06 +08:00
Kent Yao
98ac2b6d9f
Merge pull request #45 from yaooqinn/i44
disable all hive conf
2018-04-04 16:41:21 +08:00
Kent Yao
9c6dd57123 rm unused artifacts 2018-04-04 16:35:38 +08:00
Kent Yao
e788a5b021 ut 2018-04-04 16:03:18 +08:00
Kent Yao
9c65d16a76 doc again 2018-04-04 15:52:52 +08:00
Kent Yao
96dda2f5a6 fix npe 2018-04-04 15:37:40 +08:00
Kent Yao
886e67d24a log mod 2018-04-04 15:33:05 +08:00
Kent Yao
76f8bdf4f6 doc 2018-04-04 15:00:10 +08:00
Kent Yao
6ff58ed9d2 fix #44 disable all hive conf 2018-04-04 14:53:00 +08:00
Kent Yao
67269c82a3
Merge pull request #43 from yaooqinn/i42
inline all plain and kerberos authentication classes
2018-04-04 12:18:05 +08:00
Kent Yao
88dc5ca12b kerberos test 2018-04-04 11:04:49 +08:00
Kent Yao
5f53bccb8c fix #42 inline all plain and kerberos authentication classes 2018-04-03 11:52:19 +08:00
Kent Yao
ae671765a7 inline plain sasl server 2018-04-03 11:07:05 +08:00
Kent Yao
fcf3bff9ea inline TSetIpAddressProcessor 2018-04-02 18:05:47 +08:00
Kent Yao
33a4b53312 inline ker sasl helper 2018-04-02 17:44:43 +08:00
Kent Yao
b4d0798c3e inline plain sasl helper 2018-04-02 17:19:01 +08:00
Kent Yao
a6b60252c2 inline sasl qop 2018-04-02 16:36:02 +08:00
Kent Yao
532529d893
Merge pull request #41 from yaooqinn/i38
not trying kill yarn app directly
2018-04-02 15:14:26 +08:00
Kent Yao
26576cce72 fix #38 not trying kill yarn app directly 2018-04-02 15:04:38 +08:00
Kent Yao
462403ec25
Merge pull request #40 from yaooqinn/i39
column based set not handle null values properly
2018-04-02 14:42:21 +08:00
Kent Yao
ed7a110d12 kyuubi server exception 2018-04-02 14:27:13 +08:00
Kent Yao
de4f4d128d fixes #39 column based set not handle null values properly 2018-04-02 14:22:18 +08:00
Kent Yao
42b2d86b08
Merge pull request #35 from yaooqinn/i7
inline exception
2018-03-30 15:08:24 +08:00
Kent Yao
c4cb1925ee stack over flow 2018-03-29 15:44:07 +08:00
Kent Yao
59cc84eeea fixed #7 inline exception 2018-03-29 15:29:27 +08:00
Kent Yao
4683bd790d
Merge pull request #37 from yaooqinn/i36
endless iterator cause client oom
2018-03-29 15:22:34 +08:00
Kent Yao
76a1b77570 fixes #36 endless iterator cause client oom 2018-03-29 15:13:31 +08:00