Bharath Vissapragada
acebb2edff
HBASE-26109: Update version to 1.7.2-SNAPSHOT ( #3513 )
...
Merge 1.7.1 CHANGES.txt
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Reid Chan <reidchan@apache.org>
Signed-off-by: Viraj Jasani <vjasani@apache.org>
2021-07-22 08:59:45 -07:00
YutSean
67b26c2760
HBASE-26033 complement the admin operations in thrift2 after HBASE-21674 ( #3428 )
...
Signed-off-by: Reid Chan <reidchan@apache.org>
2021-07-05 12:12:59 +08:00
YutSean
b2f8ec993e
HBASE-26025 Add a flag to mark if the IOError can be solved by retry in thrift IOError ( #3429 )
...
Signed-off-by: Reid Chan <reidchan@apache.org>
2021-06-28 10:25:42 +08:00
YutSean
7e57fecda8
HBASE-21674:Port HBASE-21652 (Refactor ThriftServer making thrift2 server inherited from thrift1 server) to branch-1 ( #2941 )
...
Signed-off-by: Reid Chan <reidchan@apache.org>
2021-06-22 11:26:12 +08:00
Reid Chan
a40f4583e3
Set version on branch-1 to 1.7.1-SNAPSHOT
2021-06-12 15:31:29 +08:00
Reid Chan
c364443e5c
HBASE-25831 [branch-1] remove thrift examples out of hbase-examples module for bypassing the thrift version check ( #3212 )
2021-05-06 11:39:33 +08:00
Reid Chan
16304aa260
Update POMs and CHANGES.txt for 1.7.0RC0
2021-04-13 00:13:15 +08:00
Mate Szalay-Beko
a0f55cd439
HBASE-25261 Upgrade Bootstrap to 3.4.1
...
HBase UI is currently using in bootstrap 3.3.7. This version is vulnerable to 4
medium CVEs (CVE-2018-14040, CVE-2018-14041, CVE-2018-14042, and CVE-2019-8331).
Details on all the bootstrap versions and vulnerabilities is
here: https://snyk.io/vuln/npm:bootstrap
Upgrading to bootstrap 4 would be nice, but potentially more work to do. We
should at least upgrade to the latest bootstrap 3, which is 3.4.1 currently.
closes #2661
Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
2020-11-17 14:35:25 +01:00
Andrew Purtell
bffc8898c5
HBASE-25079 Upgrade Bootstrap to 3.3.7 ( #2442 )
...
Signed-off-by: Viraj Jasani<virajjasani@apache.org>
2020-09-23 14:59:40 -07:00
Andrew Purtell
80ce76cb02
HBASE-24971 Upgrade JQuery to 3.5.1 ( #2336 )
...
- Update embedded minimized jquery to 3.5.1
- Update embedded minimized jquery.tablesorter to 2.31.3
Signed-off-by: Viraj Jasani <vjasani@apache.org>
2020-09-01 10:41:28 -07:00
Mingliang Liu
527e4a67d8
HBASE-24696 Include JVM information on Web UI under "Software Attributes"
...
Closes #2117
Signed-off-by: Viraj Jasani <vjasani@apache.org>
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
2020-07-22 14:00:09 +05:30
Andrew Purtell
ee8da704c9
HBASE-24148 Upgrade Thrift to 0.13.0: 0.12.0 has outstanding CVEs. ( #1533 )
...
Backport for branch-1
Signed-off-by: Michael Stack <stack@apache.org>
2020-04-17 12:10:31 -07:00
Andrew Purtell
b9c676cdc0
Set version on branch-1 to 1.7.0-SNAPSHOT
2020-02-14 11:31:32 -08:00
Andrew Purtell
5ec5a5b115
Update POMs and CHANGES.txt for 1.6.0RC0
2020-02-14 11:30:22 -08:00
Jan Hentschel
21f2eddd20
HBASE-23627 Resolved remaining Checkstyle violations in hbase-thrift
...
Signed-off-by: stack <stack@apache.org>
2020-01-24 13:24:58 +01:00
Peter Somogyi
907184dfa0
HBASE-23675 Move to Apache parent POM version 22 ( #1023 )
...
Signed-off-by: Viraj Jasani <vjasani@apache.org>
Signed-off-by: Sean Busbey <busbey@apache.org>
2020-01-15 10:10:23 +01:00
Sean Busbey
4bcc397f3e
HBASE-23229 Update branch-1 to 1.6.0-SNAPSHOT ( #772 )
...
Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
2019-10-30 09:22:39 -05:00
Andrew Purtell
214d33e0f4
Renumber branch to 1.5.1-SNAPSHOT
2019-10-12 13:21:18 -07:00
Andrew Purtell
3966d0fee6
Update POMs and CHANGES.txt for 1.5.0 RC4
2019-10-07 11:46:53 -07:00
Viraj Jasani
4b34d24f7a
HBASE-22728 Jackson dependency cleanup and moving to Jackson2
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2019-08-15 18:32:36 -07:00
Andrew Purtell
98dc440462
HBASE-22449 https everywhere in Maven metadata ( #247 )
2019-05-21 12:44:02 -07:00
Andrew Purtell
e2d48f41c5
Set version on branch back to 1.5.0-SNAPSHOT
2019-05-20 13:02:40 -07:00
Andrew Purtell
301bbe1b8e
HBASE-21926 Profiler servlet
2019-03-17 18:48:41 -07:00
Andrew Purtell
ce6a6014da
Update POMs and CHANGES.txt for 1.5.0 RC0
2019-02-01 12:36:10 -08:00
Andrew Purtell
dd9e7a1ce0
HBASE-21791 Upgrade thrift dependency to 0.12.0
2019-01-29 11:04:59 -08:00
Peter Somogyi
333cd19728
HBASE-21546 ConnectException in TestThriftHttpServer
...
Signed-off-by: Sean Busbey <busbey@apache.org>
2018-12-04 16:02:23 +01:00
Wellington Chevreuil
b2705cc6b3
HBASE-21275 - Thrift Server (branch 1 fix) -> Disable TRACE HTTP method for thrift http server (branch 1 only)
2018-10-16 22:35:18 -07:00
Guangxu Cheng
8510331637
HBASE-20845 Support set the consistency for Gets and Scans in thrift2
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
Conflicts:
hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift2/ThriftUtilities.java
hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TGet.java
hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift2/generated/THBaseService.java
hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TResult.java
hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TScan.java
hbase-thrift/src/main/resources/org/apache/hadoop/hbase/thrift2/hbase.thrift
hbase-thrift/src/test/java/org/apache/hadoop/hbase/thrift2/TestThriftHBaseServiceHandler.java
2018-08-07 13:49:19 -07:00
Josh Elser
7c1366de45
HBASE-20664 Reduce the broad scope of outToken in ThriftHttpServlet
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2018-05-31 19:51:42 -04:00
Ashish Singhi
ca544a155c
HBASE-20004 Client is not able to execute REST queries in a secure cluster
...
Signed-off-by: Ashish Singhi <ashishsinghi@apache.org>
2018-05-10 22:49:08 +05:30
Kevin Risden
e60189035e
HBASE-20406 HBase Thrift HTTP - Shouldn't handle TRACE/OPTIONS methods
...
Signed-off-by: Josh Elser <elserj@apache.org>
Signed-off-by: Ted Yu <yuzhihong@gmail.com>
Signed-off-by: Sean Busbey <busbey@apache.org>
Conflicts:
hbase-server/src/test/java/org/apache/hadoop/hbase/http/TestHttpServer.java
hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/ThriftServerRunner.java
2018-04-20 22:45:49 -05:00
Sean Busbey
eacf3cb296
Revert "HBase Thrift HTTP - Shouldn't handle TRACE/OPTIONS methods"
...
This reverts commit fe84833ea2
.
missing jira key
2018-04-20 22:45:37 -05:00
Kevin Risden
fe84833ea2
HBase Thrift HTTP - Shouldn't handle TRACE/OPTIONS methods
...
Signed-off-by: Josh Elser <elserj@apache.org>
Signed-off-by: Ted Yu <yuzhihong@gmail.com>
Signed-off-by: Sean Busbey <busbey@apache.org>
Conflicts:
hbase-server/src/test/java/org/apache/hadoop/hbase/http/TestHttpServer.java
hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/ThriftServerRunner.java
2018-04-20 15:15:31 -05:00
Reid Chan
5cb3ab85ae
HBASE-17513 Thrift Server 1 uses different QOP settings than RPC and Thrift Server 2 and can easily be misconfigured so there is no encryption when the operator expects it
...
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
Signed-off-by: Josh Elser <elserj@apache.org>
2018-01-22 11:51:59 -05:00
Guangxu Cheng
6f1dd258b1
HBASE-19483 Add proper privilege check for rsgroup commands
...
Signed-off-by: tedyu <yuzhihong@gmail.com>
2018-01-10 02:25:47 -08:00
Andrew Purtell
1fe75f98d3
HBASE-19421 branch-1 does not compile against Hadoop 3.0.0
2017-12-04 15:48:38 -08:00
Peter Somogyi
dce6285c21
HBASE-19188 Build fails on branch-1 using maven-3.5.2
...
Changing tomcat:jasper-runtime scope to compile in
hbase-server, hbase-rest and hbase-thrift
Signed-off-by: Michael Stack <stack@apache.org>
2017-11-29 12:28:09 -08:00
Andrew Purtell
f6e93520ba
HBASE-19239 Fix findbugs and error-prone issues
...
Fixes for hbase-thrift
2017-11-17 17:13:07 -08:00
Andrew Purtell
6961526573
HBASE-12350 Backport error-prone build support to branch-1 and branch-2
2017-11-09 15:34:09 -08:00
Peter Somogyi
f4b34675cf
HBASE-18996 Backport HBASE-17703 (TestThriftServerCmdLine is flaky in master branch) to branch-1
...
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2017-11-06 11:52:46 +08:00
Reid Chan
01cb1d99b7
HBASE-19118 Use SaslUtil to set Sasl.QOP in 'Thrift'
...
Signed-off-by: Josh Elser <elserj@apache.org>
2017-11-02 00:42:03 -04:00
tedyu
d6d62a5467
HBASE-18875 Thrift server supports read-only mode - addendum fixes compilation of TestThriftHBaseServiceHandlerWithReadOnly
2017-09-25 18:41:55 -07:00
Guangxu Cheng
9485835e55
HBASE-18875 Thrift server supports read-only mode
...
Signed-off-by: tedyu <yuzhihong@gmail.com>
2017-09-25 18:04:38 -07:00
Andrew Purtell
3dd55fa0c0
Set versions on branch-1 to 1.5.0-SNAPSHOT
2017-07-03 18:01:15 -07:00
lv zehui
9d1deeec8c
HBASE-17514 emit a warning if thrift1 proxy user is configured but hbase.regionserver.thrift.http is not
...
Signed-off-by: Sean Busbey <busbey@apache.org>
2017-04-24 13:21:35 -05:00
tedyu
6fe3b5e0f1
HBASE-17831 Support small scan in thrift2 (Guangxu Cheng)
2017-03-28 02:00:48 -07:00
chenyechao
a44068adaa
HBASE-17737 Thrift2 proxy should support scan timeRange per column family
...
Signed-off-by: tedyu <yuzhihong@gmail.com>
2017-03-08 20:34:27 -08:00
tedyu
3249155080
HBASE-17689 Add support for table.existsAll in thrift2 THBaseservice (Yechao Chen)
2017-02-27 14:41:07 -08:00
tedyu
04dd73c77b
HBASE-17689 Add support for table.existsAll in thrift2 THBaseservice - Revert wrong JIRA Id
2017-02-27 14:38:55 -08:00
tedyu
47872cec23
HBASE-17654 Add support for table.existsAll in thrift2 THBaseservice (Yechao Chen)
2017-02-27 08:44:58 -08:00