Hi every one:
When I run map join sql on hive1.2.0; hive always launch local task to
process map join. but i set hive.exec.mode.local.auto=false; why hive still
launch local task? how can i close it??
tkx
seems like my io.sort.mb configuration is too big?? now is success without
exception
-- --
??: "Fun";<401299...@qq.com>;
: 2015??7??16??(??) 8:46
??: "user";
: hive1.2.1 insert exception with tr
hi all:
I??m creating a transactional supportted table use sql??
create table test(id int ,name string )clustered by (id) into 2 buckets
stored as orc TBLPROPERTIES('transactional'='true');
but when i insert data use sql:
insert into table test values (1,'row1'),(2,'row2'),(3,'row
Get HIVE INFO & FAQ