orc格式文件
摘要:        
1、Hive支持创建表时指定orc格式即可: create table tmp.orc_test(id bigint, name string, age int) stored as orc TBLPROPERTIES('orc.compress'='SNAPPY') 压缩格式有"SNAPPY"和     阅读全文
        posted @ 2020-04-18 16:28 Yr-Zhang 阅读(1617) 评论(0) 推荐(0)
唯有努力才能活成自己想要活成的样子
2020年4月18日 #
posted @ 2020-04-18 16:28 Yr-Zhang 阅读(1617) 评论(0) 推荐(0)
posted @ 2020-04-18 16:13 Yr-Zhang 阅读(173) 评论(0) 推荐(0)
posted @ 2020-04-18 14:36 Yr-Zhang 阅读(188) 评论(0) 推荐(0)