License |
License |
---|---|
GroupId | GroupIdorg.apache.hudi |
ArtifactId | ArtifactIdhudi-hive-sync |
Last Version | Last Version0.11.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Hudi brings stream style processing on big data
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hudi-hive-sync-0.11.1.pom | |
hudi-hive-sync-0.11.1.jar | 44 KB |
hudi-hive-sync-0.11.1-tests.jar | 35 KB |
hudi-hive-sync-0.11.1-sources.jar | 30 KB |
hudi-hive-sync-0.11.1-javadoc.jar | 97 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.hudi/hudi-hive-sync/ -->
<dependency>
<groupId>org.apache.hudi</groupId>
<artifactId>hudi-hive-sync</artifactId>
<version>0.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hudi/hudi-hive-sync/
implementation 'org.apache.hudi:hudi-hive-sync:0.11.1'
// https://jarcasting.com/artifacts/org.apache.hudi/hudi-hive-sync/
implementation ("org.apache.hudi:hudi-hive-sync:0.11.1")
'org.apache.hudi:hudi-hive-sync:jar:0.11.1'
<dependency org="org.apache.hudi" name="hudi-hive-sync" rev="0.11.1">
<artifact name="hudi-hive-sync" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hudi', module='hudi-hive-sync', version='0.11.1')
)
libraryDependencies += "org.apache.hudi" % "hudi-hive-sync" % "0.11.1"
[org.apache.hudi/hudi-hive-sync "0.11.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hudi : hudi-common | jar | 0.11.1 |
org.apache.hudi : hudi-hadoop-mr | jar | 0.11.1 |
org.apache.hudi : hudi-sync-common | jar | 0.11.1 |
log4j : log4j | jar | 1.2.17 |
com.beust : jcommander | jar | 1.72 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.parquet : parquet-avro | jar | 1.10.1 |
org.apache.hadoop : hadoop-common | jar | 2.10.1 |
org.apache.hadoop : hadoop-client | jar | 2.10.1 |
org.apache.hadoop : hadoop-hdfs | jar | 2.10.1 |
org.apache.hadoop : hadoop-auth | jar | 2.10.1 |
org.apache.hive : hive-jdbc | jar | 2.3.1 |
org.apache.hive : hive-metastore | jar | 2.3.1 |
org.apache.hive : hive-common | jar | 2.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-common | jar | 2.10.1 |
org.apache.hadoop : hadoop-hdfs | jar | 2.10.1 |
org.apache.hive : hive-service | jar | 2.3.1 |
org.apache.hudi : hudi-common | jar | 0.11.1 |
org.apache.thrift : libthrift | jar | 0.12.0 |
org.apache.spark : spark-sql_2.11 | jar | 2.4.4 |
org.apache.spark : spark-core_2.11 | jar | 2.4.4 |
org.apache.logging.log4j : log4j-core | jar | 2.17.0 |
org.eclipse.jetty.aggregate : jetty-all | jar | 7.6.0.v20120127 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0-M1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0-M1 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.0-M1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.0-M1 |
org.mockito : mockito-junit-jupiter | jar | 3.3.3 |
org.junit.platform : junit-platform-runner | jar | 1.7.0-M1 |
org.junit.platform : junit-platform-suite-api | jar | 1.7.0-M1 |
org.junit.platform : junit-platform-commons | jar | 1.7.0-M1 |
org.apache.hadoop : hadoop-mapreduce-client-common | jar | 2.10.1 |
org.apache.hadoop : hadoop-mapreduce-client-core | jar | 2.10.1 |