hive> ALTER TABLE test.xyz columns (xxxx boolean) cascade;
FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. Unable to alter table. The table must be bucketed and stored using an ACID compliant
$ ve> $
My table was created with transactional'='true' in the table properties