Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Hive in-built functions

avatar
New Member

We are planning to migrate from HAWQ to Hive. HAWQ has 2000+ in-built functions and in existing code around 400+ in-built functions are used. We have a task to make all 400+ available in HIVE and noticed only 150+ are available in HIVE sanbox environment we are using. We noticed below URL has few, which we deployed in Hive and are working as expected.

https://github.com/brndnmtthws/facebook-hive-udfs/tree/master/src/main/java/com/facebook/hive/udf

Please share any opensource repositories like above URL where we can find code of UDFs and use them directly.

1 ACCEPTED SOLUTION
3 REPLIES 3

avatar
Master Guru

Thanks for the facebook link, never used it before. I like the brickhouse ones:

https://github.com/klout/brickhouse

avatar
Master Guru

Hive UDFs Similar to Oracle Funcitons

https://github.com/nexr/hive-udf/wiki