Last Version

hive-unit 0.0.3

Unit testing for hive

License

License

GroupId

GroupId

io.teknek
ArtifactId

ArtifactId

hiveunit
Version

Version

0.0.3
Type

Type

jar
Description

Description

hive-unit
Unit testing for hive
Source Code Management

Source Code Management

https://github.com/edwardcapriolo/hive_test

Download hiveunit 0.0.3


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

Dependencies

compile (17)

Group / Artifact Type Version
org.apache.hive : hive-cli jar 0.13.0
org.apache.hive : hive-common jar 0.13.0
org.apache.hive : hive-contrib jar 0.13.0
org.apache.hive : hive-exec jar 0.13.0
org.apache.hive : hive-metastore jar 0.13.0
org.apache.hive : hive-serde jar 0.13.0
org.apache.hive : hive-service jar 0.13.0
org.apache.hive : hive-shims jar 0.13.0
org.apache.hadoop : hadoop-hdfs jar 2.3.0
org.apache.hadoop : hadoop-hdfs jar 2.3.0
org.apache.hadoop : hadoop-common jar 2.3.0
org.apache.hadoop : hadoop-common jar 2.3.0
junit : junit jar 4.11
org.apache.hadoop : hadoop-test jar 2.3.0-mr1-cdh5.0.2
log4j : log4j jar 1.2.15
org.apache.derby : derby jar 10.8.1.2
org.slf4j : slf4j-api jar 1.6.1

provided (2)

Group / Artifact Type Version
org.apache.hadoop : hadoop-mapreduce-client-core jar 2.3.0
commons-logging : commons-logging jar 1.0.4

test (1)

Group / Artifact Type Version
org.apache.hadoop : hadoop-mapreduce-client-common jar 2.3.0

Project Modules

There are no modules declared in this project.