Support Questions

Find answers, ask questions, and share your expertise
Announcements
Check out our newest addition to the community, the Cloudera Data Analytics (CDA) group hub.

Hive UDF Templates

Super Guru

Does anyone have any good Hive UDF templates? Good starters for writing Hive UDFs?

Also is there a UI for building them like an Eclipse plug in or IntelliJ IDEA plugin?

I am looking for something like start.spring.io or JHipster for big data.

1 ACCEPTED SOLUTION

Super Guru
2 REPLIES 2

Super Guru

Kind of a start

https://github.com/esasisa/UDF

A Clojure Lein template

https://clojars.org/simpleudf/lein-template

You can work with UDFs in Spark, which is interesting.

https://blog.knoldus.com/2016/04/19/udf-overloading-in-spark/

Explorer

Here is a sample Maven project that handles all dependencies. Includes instructions on using and adding your own UDFs.

https://github.com/cartershanklin/sample-hiveudf

Take a Tour of the Community
Don't have an account?
Your experience may be limited. Sign in to explore more.