摘要: 1、问题描述: (1)问题示例: hive (test)> create table t_textfile(c1 string,c2 int,c3 string,c4 string) > row format delimited fields terminated by '\t' stored as 阅读全文
posted @ 2021-11-18 15:13 LankeHome 阅读(2359) 评论(0) 推荐(0)