Last Version

org.apache.hudi:hudi-spark-datasource 0.11.1

Apache Hudi brings stream style processing on big data

License

License

Categories

Categories

Data
GroupId

GroupId

org.apache.hudi
ArtifactId

ArtifactId

hudi-spark-datasource
Version

Version

0.11.1
Type

Type

pom
Description

Description

Apache Hudi brings stream style processing on big data
Project Organization

Project Organization

The Apache Software Foundation

Download hudi-spark-datasource 0.11.1


<!-- https://jarcasting.com/artifacts/org.apache.hudi/hudi-spark-datasource/ -->
<dependency>
    <groupId>org.apache.hudi</groupId>
    <artifactId>hudi-spark-datasource</artifactId>
    <version>0.11.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hudi/hudi-spark-datasource/
implementation 'org.apache.hudi:hudi-spark-datasource:0.11.1'
// https://jarcasting.com/artifacts/org.apache.hudi/hudi-spark-datasource/
implementation ("org.apache.hudi:hudi-spark-datasource:0.11.1")
'org.apache.hudi:hudi-spark-datasource:pom:0.11.1'
<dependency org="org.apache.hudi" name="hudi-spark-datasource" rev="0.11.1">
  <artifact name="hudi-spark-datasource" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.hudi', module='hudi-spark-datasource', version='0.11.1')
)
libraryDependencies += "org.apache.hudi" % "hudi-spark-datasource" % "0.11.1"
[org.apache.hudi/hudi-spark-datasource "0.11.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • hudi-spark-common
  • hudi-spark