欢迎投稿

今日深度:

hive常用命令,

hive常用命令,


1. 删除分区

alter table user_info drop partition(dt='2016-03-15');

 

show create table app.app_uuid_pin_mapping;

www.htsjk.Com true http://www.htsjk.com/hive/37636.html NewsArticle hive常用命令, 1. 删除分区 alter table user_info drop partition(dt='2016-03-15');   show create table app.app_uuid_pin_mapping;...
相关文章
    暂无相关文章
评论暂时关闭