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 -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -

Python Tornado package error when running server -