wypb / hive-udfs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hive-udfs

The repository is a collection of UDFs for Hive.

Requirements

  • Hive
  • Java JDK (requested to build)
  • Gradle 4.4.1 or later (requested to build)

Build

  1. clone this repository.

  2. move to repository root

    cd hive-udfs
    
  3. run to build

    gradle build
    

About

License:Apache License 2.0


Languages

Language:Java 100.0%