HIVE LLAP question

2022-01-13 Thread Oleksiy S
Guys please help. I am using Hive-2.3.6 and I want to configure LLAP with Apache slider. I ran hive --service llap --instances 1 --size 2g --executors 2 --xmx 1024m --cache 1024m --name llap0 --auxhbase=false --startImmediately --directory /tmp After that I can not get llap status curl node2.c

Is it safe to TRUNCATE TBL_COL_PRIVS

2022-01-13 Thread Tale Hive
Hey guys. I use hive 3.1.0. I contact you because I have a table inside the postgresql database of hive which is really big. Around 40 GB ! This is the table named TBL_COL_PRIVS. I checked and I think this table is just used in the information_schema database. Is there purpose to this table ? C