hive如何建立事务表

xiaoxiao2025-07-08  13

1,开始(BEGIN),提交(CIMMIT)和回滚(ROLLBACK)还不支持 2,文件格式只能是ORC 3,表必须是桶表,并且外部表不能支持事务操作 4,Hive的transcation manager 需要设置为 org.apache.hadoop.hive.ql.lockmgr.DbTxnManager

转载请注明原文地址: https://www.6miu.com/read-5032769.html

最新回复(0)