`
zhaomengsen
  • 浏览: 197631 次
  • 性别: Icon_minigender_1
  • 来自: 河北
社区版块
存档分类
最新评论

hive acid

阅读更多
aotmicity 原则性
consiitency 一致性

isolation 隔离性。
durablity 持久性。

hive 0.13以后新的版本
不支持 bggin
支持单挑语句 acid
要求如下

orc file
bucked


不兼容以前的

新语法
insert info tb1 values()

updae tb1 set(s=5 ... )where ..

delete from tb1 where

transactional =true

事物 ID
有metastore

bucke partition

存储 分区路径

acidInputFormat /acidOutputFormat

锁模型 上 shared

semi-shared

exclusive


select insert

update delete

drop insert over write

达到基表 10%



















分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics