create table post36 ( id int, name string, gender string ) row format delimited fields terminated by ',' stored as sequencefile;