Member since
06-29-2016
6
Posts
0
Kudos Received
0
Solutions
10-21-2020
12:56 AM
Need to identify a way to query HiveMetastore(Mysql) and gather output in following format DB_NAME, TABLE_NAME, PARTITION_COUNT We have about 1.2 Mil Partitions, There is a scope to delete unwanted partitions of older dates to save on query latency.
... View more
Labels:
02-03-2020
12:43 AM
We use beeline to access hive. To connect we have two connection strings : hiveserver2 and hiveserver2-hive2(interactive). We want to block some users from accessing Interactive connection string and restrict them to hiveserver2. Hive-Interactive doesn't support user impersonation in HDP 2.6.5, Since there is no impersonation we can't restrict users in Ranger. Is there any way to do this in HDP 2.6.5? We don't want to upgrade the cluster.
... View more
01-31-2020
06:03 AM
Guys,
We use beeline to access hive. To connect we have two connection strings : hiveserver2 and hiveserver2-hive2(interactive). We want to block some users from accessing Interactive connection string and restrict them to hiveserver2. Hive-Interactive doesn't support user impersonation in HDP 2.6.5, Since there is no impersonation we can't restrict users in Ranger. Is there any way to do this in HDP 2.6.5? We don't want to upgrade the cluster.
... View more
08-26-2019
06:58 AM
Hi Support Team,
How to configure HAProxy HiveServer2 LoadBalancer.
Can you please provide the configuration to implement HAProxy HiveServer2 LoadBalancer.
... View more
Labels:
10-12-2016
10:58 PM