License |
License |
---|---|
GroupId | GroupIdcom.github.zabetak |
ArtifactId | ArtifactIdhs2-launcher |
Version | Version1.0.3.7.2.3.0-220 |
Type | Typejar |
Description |
DescriptionA project for building and using a docker image of Hiveserver2, pre-configured to run with Tez in local mode as
the underlying execution engine and in-memory Derby as the metastore.
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.zabetak/hs2-launcher/ -->
<dependency>
<groupId>com.github.zabetak</groupId>
<artifactId>hs2-launcher</artifactId>
<version>1.0.3.7.2.3.0-220</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zabetak/hs2-launcher/
implementation 'com.github.zabetak:hs2-launcher:1.0.3.7.2.3.0-220'
// https://jarcasting.com/artifacts/com.github.zabetak/hs2-launcher/
implementation ("com.github.zabetak:hs2-launcher:1.0.3.7.2.3.0-220")
'com.github.zabetak:hs2-launcher:jar:1.0.3.7.2.3.0-220'
<dependency org="com.github.zabetak" name="hs2-launcher" rev="1.0.3.7.2.3.0-220">
<artifact name="hs2-launcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zabetak', module='hs2-launcher', version='1.0.3.7.2.3.0-220')
)
libraryDependencies += "com.github.zabetak" % "hs2-launcher" % "1.0.3.7.2.3.0-220"
[com.github.zabetak/hs2-launcher "1.0.3.7.2.3.0-220"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hive : hive-service | jar | 3.1.3000.7.2.3.0-220 |
com.esotericsoftware : kryo-shaded | jar | 3.0.3 |
org.apache.tez : tez-api | jar | 0.9.1.7.2.3.0-220 |
org.apache.tez : tez-dag | jar | 0.9.1.7.2.3.0-220 |