先在hive里面创建一个表
create table mydb2.t3(id int,name string,age int) row format delimited fields terminated by ','stored as textfile; create table mydb2.t3(id i
先在hive里面创建一个表
create table mydb2.t3(id int,name string,age int) row format delimited fields terminated by ','stored as textfile; create table mydb2.t3(id i