License |
License |
---|---|
GroupId | GroupIdorg.apache.hive.shims |
ArtifactId | ArtifactIdhive-shims-scheduler |
Last Version | Last Version4.0.0-alpha-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHive Shims Scheduler
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.hive.shims/hive-shims-scheduler/ -->
<dependency>
<groupId>org.apache.hive.shims</groupId>
<artifactId>hive-shims-scheduler</artifactId>
<version>4.0.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hive.shims/hive-shims-scheduler/
implementation 'org.apache.hive.shims:hive-shims-scheduler:4.0.0-alpha-1'
// https://jarcasting.com/artifacts/org.apache.hive.shims/hive-shims-scheduler/
implementation ("org.apache.hive.shims:hive-shims-scheduler:4.0.0-alpha-1")
'org.apache.hive.shims:hive-shims-scheduler:jar:4.0.0-alpha-1'
<dependency org="org.apache.hive.shims" name="hive-shims-scheduler" rev="4.0.0-alpha-1">
<artifact name="hive-shims-scheduler" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hive.shims', module='hive-shims-scheduler', version='4.0.0-alpha-1')
)
libraryDependencies += "org.apache.hive.shims" % "hive-shims-scheduler" % "4.0.0-alpha-1"
[org.apache.hive.shims/hive-shims-scheduler "4.0.0-alpha-1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hive.shims : hive-shims-common | jar | 4.0.0-alpha-1 |
org.apache.hadoop : hadoop-common Optional | jar | 3.1.0 |
org.apache.hadoop : hadoop-mapreduce-client-core Optional | jar | 3.1.0 |
org.apache.hadoop : hadoop-yarn-api Optional | jar | 3.1.0 |
org.apache.hadoop : hadoop-yarn-common Optional | jar | 3.1.0 |
org.apache.hadoop : hadoop-yarn-client Optional | jar | 3.1.0 |
org.apache.hadoop : hadoop-yarn-server-resourcemanager Optional | jar | 3.1.0 |
org.apache.hadoop : hadoop-yarn-server-tests Optional | jar | 3.1.0 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 3.4.4 |