首页
学习
活动
专区
工具
TVP
发布
精选内容/技术社群/优惠产品,尽在小程序
立即前往
您找到你想要的搜索结果了吗?
是的
没有找到

2021年大数据Hive(三):手把手教你如何吃透Hive数据库和表操作(学会秒变数仓大佬)

4、ROW FORMAT DELIMITED 可用来指定行分隔符 5、STORED AS  SEQUENCEFILE|TEXTFILE|RCFILE 来指定该表数据的存储格式,hive中,表的默认存储格式为... from stu; ​​​​​​​2、创建表并指定字段之间的分隔符 create  table if not exists stu3(id int ,name string) row format delimited...(sid string,cid string, sscore int) partitioned by (year string,month string,day string) row format delimited...创建第一部分表: create table score_first( sid string,cid  string) partitioned by (month string) row format delimited...创建第二部分表: create table score_second(cid string,sscore int) partitioned by (month string) row format delimited

1.6K20

扫码

添加站长 进交流群

领取专属 10元无门槛券

手把手带您无忧上云

扫码加入开发者社群

相关资讯

热门标签

活动推荐

    运营活动

    活动名称
    广告关闭
    领券