Created 08-23-2017 08:49 PM
alter table gives the following error
The table must be bucketed and stored using an ACID compliant format (such as ORC)
Created 08-24-2017 01:56 AM
See these for configuring ACID transactions in Hive:
See this for implementing ORC format on your Hive files: