HBASE-25508 Add an example of using the thrift proxy in thrift-over-http mode
commite88f54b485651130a49acae7fb61be0dc471cf14
authorSean Busbey <busbey@apache.org>
Thu, 14 Jan 2021 17:02:02 +0000 (14 11:02 -0600)
committerSean Busbey <busbey@apache.org>
Sat, 13 Feb 2021 03:36:01 +0000 (12 21:36 -0600)
tree41d90070ff6fd61d299445a983094ace01cf22fc
parent3e743df6d06d3e1835963f4f4bea0f478f8c931e
HBASE-25508 Add an example of using the thrift proxy in thrift-over-http mode

Closes #2888

Signed-off-by: stack <stack@apache.org>
hbase-examples/src/main/python/thrift1/demo_hbase_thrift_over_http_tls.py [new file with mode: 0755]