hive-udf

Hide udf

OTHER License

Stars
18

Hive UDF

The project contains two Hive UDAF which convert an aggregation into a map and an ordered map. The source code is available under the BSD License.

More information on this blog post.

Note, Maven must be installed on your system.

Build

mvn package

Eclipse

Install the (M2E plugin](http://www.eclipse.org/m2e/).

mvn eclipse:eclipse

Contributors