Re: Hive Permanent functions not working after a cluster restart.

2016-02-12 Thread Jason Dere
Yeah it looks like 1.1.0+cdh5.4.3+151 backported HIVE-2573, which has the bug you are seeing (fixed in HIVE-10288). From: Chagarlamudi, Prasanth Sent: Thursday, February 11,

Add partitioning to a table that is not already partitioned?

2016-02-12 Thread Ryan Harris
I'm very aware of the "textbook" approach to creating a partitioned table. I'm searching for an easy/repeatable solution for the following workflow requirements 1) An initial complex source query, with multiple joins from different source tables, field substring extracts, type conversions, etc

list bucketing join

2016-02-12 Thread Shangzhong zhu
Hi All, List bucketing seems to be a very nice feature to further partition on skewed values. However when I am testing this feature out, seems to me it doesn't work well to join a list bucketing table with a non-list bucketing table. List bucketing tables: Partitioned table. I defined two