Created on 06-30-2017 01:33 PM - edited 08-17-2019 05:57 PM
Good day. I ran into the problem that I can not change the settings in Hive.
The button is not pressed to include Acid.
Then I tried the following commands through Hive shell.
hive> set hive.support.concurrency = true; hive> set hive.enforce.bucketing = true; hive> set hive.exec.dynamic.partition.mode = nonstrict; hive> set hive.txn.manager = org.apache.hadoop.hive.ql.lockmgr.DbTxnManager; hive> set hive.compactor.initiator.on = true; hive> set hive.compactor.worker.threads = 2; But they does not changes some settings. What i must to do for enable ACID?
Created 06-30-2017 03:09 PM
The only time I've run into that is when I was logged into Ambari with a non-admin user. Make sure you are logged in as an Ambari user with admin rights.
Created 06-30-2017 03:09 PM
The only time I've run into that is when I was logged into Ambari with a non-admin user. Make sure you are logged in as an Ambari user with admin rights.
Created 07-01-2017 10:05 AM
Yes, i login as raj_ops and its works, on maria_dev its not working. But i have new issue, i cant restart hive its always aborted.(