What's the reason for using list bucketing instead of skewed table in hive -


what difference between skewed table , list bucketed table in hive? difference listbucketing stores data directories? why user ever choose create sub-directories (instead of files in case of scewed table)?

i'v found https://cwiki.apache.org/confluence/display/hive/listbucketing still can't understand in cases must use feature instead of skewed table


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -