摘要: create table index_tmp(id int,name string,dt string) row format delimited fields terminated by ',' stored as textfile; load data local inpath '/usr/lo 阅读全文