Member since
03-26-2020
4
Posts
1
Kudos Received
0
Solutions
11-10-2021
12:00 AM
Hi All, we are using phoenix 5 with habse2.0.2 in HDP3.1.5. we have noticed a scenario when we are issuing a delete command for the table it deleted more records than it holds. example: phoenix sqline select count(*) from table_name; 391056 delete from table_name; 1367799 Can anybody please advise on this?
... View more
Labels:
- Labels:
-
Apache HBase
11-09-2021
04:49 AM
Hi sayhichand , did you fount out the root cause of the issue. Can you please share your findings?
... View more
03-18-2021
04:31 AM
1 Kudo
Hi Smarak, Can you please elaborate on what changes were done from the application side to resolve the issue? The memstore flush was failing for the column families for one of the table causing of region server to crash. Thanks, Vishal
... View more
12-16-2020
11:50 PM
Hi Koffi, Can you please provide more detail or point me to document which can be followed to setup haproxy in HDP hiveserver . We are currently using HDP2.6.5. We are also looking for configuring haproxy for hivemetastore ,since we notice most of the connection going to the first metastore server mentioned in URI .We sometimes see 3 times the connections .
... View more