Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Hive in-built functions

avatar

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