adspace
Answer Posted / Atul Prakash
ACID stands for Atomicity, Consistency, Isolation, and Durability. In the context of Hive, ACID transactions are not natively supported. However, Apache Hive 3.0 introduced a new feature called Transaction Management System (TMS) that allows you to create transactional tables using the Transactions API.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to skip header rows from a table in Hive?
What are the different types of tables available in Hive?
When to use explode in Hive?
When we are using queries instead of scripting?
What is a Hive variable? What for we use it?
What is the stable version of Hive ?
How can I delete the above index named index_bonuspay?
When to choose "External Table" in Hive?
Where does the data of a Hive table gets stored?
Can We Change settings within Hive Session? If Yes, How?