License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdorg.apache.kylin |
ArtifactId | ArtifactIdkylin-metrics-reporter-hive |
Last Version | Last Version4.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Kylin - Metrics Reporter Hive
Apache Kylin - Metrics Reporter Hive
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.kylin/kylin-metrics-reporter-hive/ -->
<dependency>
<groupId>org.apache.kylin</groupId>
<artifactId>kylin-metrics-reporter-hive</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.kylin/kylin-metrics-reporter-hive/
implementation 'org.apache.kylin:kylin-metrics-reporter-hive:4.0.1'
// https://jarcasting.com/artifacts/org.apache.kylin/kylin-metrics-reporter-hive/
implementation ("org.apache.kylin:kylin-metrics-reporter-hive:4.0.1")
'org.apache.kylin:kylin-metrics-reporter-hive:jar:4.0.1'
<dependency org="org.apache.kylin" name="kylin-metrics-reporter-hive" rev="4.0.1">
<artifact name="kylin-metrics-reporter-hive" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.kylin', module='kylin-metrics-reporter-hive', version='4.0.1')
)
libraryDependencies += "org.apache.kylin" % "kylin-metrics-reporter-hive" % "4.0.1"
[org.apache.kylin/kylin-metrics-reporter-hive "4.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.kylin : kylin-core-metrics | jar | 4.0.1 |
org.apache.kylin : kylin-source-hive | jar | 4.0.1 |
org.slf4j : jcl-over-slf4j | jar | 1.7.21 |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hive.hcatalog : hive-hcatalog-core | jar | 1.2.1 |
org.apache.hadoop : hadoop-common | jar | 2.7.3 |
org.apache.hadoop : hadoop-hdfs | jar | 2.7.3 |
log4j : log4j | jar | 1.2.17 |
org.slf4j : slf4j-log4j12 | jar | 1.7.21 |