Support Questions

Find answers, ask questions, and share your expertise
Announcements
Check out our newest addition to the community, the Cloudera Data Analytics (CDA) group hub.

Acid is enabled in HDP 3.0. How can I turn it off?

 
1 ACCEPTED SOLUTION

Super Collaborator
3 REPLIES 3

Super Collaborator

After configuring those parameters, I made an error report. The error message is as follows:

Error: Error while compiling statement: FAILED: SemanticException [Error 10265]: This command is not allowed on an ACID table default.ddd with a non-ACID transaction manager. Failed command: create table ddd (id int) (state=42000,code=10265)

New Contributor

Hi, i'm having the same problem as the one reported by @jack. I followed this guide https://community.hortonworks.com/articles/92363/enable-disable-acid.html but i'm having this error too:

Error: Error while compiling statement: FAILED: SemanticException [Error 10265]: This command is not allowed on an ACID table default.test with a non-ACID transaction manager. Failed command: create table test (a string) (state=42000,code=10265)

Take a Tour of the Community
Don't have an account?
Your experience may be limited. Sign in to explore more.