Last Version

Backports of Hive UDFs 0.0.2

Backports of recent Hive UDF functions to Hive 0.13.0

License

License

GroupId

GroupId

io.github.myui
ArtifactId

ArtifactId

hive-udf-backports
Version

Version

0.0.2
Type

Type

jar
Description

Description

Backports of Hive UDFs
Backports of recent Hive UDF functions to Hive 0.13.0
Project URL

Project URL

https://github.com/myui/hive-udf-backports
Source Code Management

Source Code Management

https://github.com/myui/hive-udf-backports.git

Download hive-udf-backports 0.0.2


<!-- https://jarcasting.com/artifacts/io.github.myui/hive-udf-backports/ -->
<dependency>
    <groupId>io.github.myui</groupId>
    <artifactId>hive-udf-backports</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.myui/hive-udf-backports/
implementation 'io.github.myui:hive-udf-backports:0.0.2'
// https://jarcasting.com/artifacts/io.github.myui/hive-udf-backports/
implementation ("io.github.myui:hive-udf-backports:0.0.2")
'io.github.myui:hive-udf-backports:jar:0.0.2'
<dependency org="io.github.myui" name="hive-udf-backports" rev="0.0.2">
  <artifact name="hive-udf-backports" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.myui', module='hive-udf-backports', version='0.0.2')
)
libraryDependencies += "io.github.myui" % "hive-udf-backports" % "0.0.2"
[io.github.myui/hive-udf-backports "0.0.2"]

Dependencies

provided (2)

Group / Artifact Type Version
org.apache.hadoop : hadoop-common jar 2.4.0
org.apache.hive : hive-exec jar 0.13.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.