Last Version

com.qiniu:stream-hudi 0.1.0

QStreaming is a framework that simplifies writing and executing ETLs on top of Apache Spark

License

License

GroupId

GroupId

com.qiniu
ArtifactId

ArtifactId

stream-hudi
Version

Version

0.1.0
Type

Type

jar
Description

Description

QStreaming is a framework that simplifies writing and executing ETLs on top of Apache Spark

Download stream-hudi 0.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.hudi : hudi-spark-bundle_2.11 jar 0.6.0

test (7)

Group / Artifact Type Version
org.apache.spark : spark-sql_2.11 jar 2.4.7
com.qiniu : stream-core jar 0.1.0
org.apache.spark : spark-network-shuffle_2.11 jar 2.4.7
org.scalatest : scalatest_2.11 jar 3.0.1
org.apache.spark : spark-sql_2.11 test-jar 2.4.7
org.apache.spark : spark-catalyst_2.11 test-jar 2.4.7
org.apache.spark : spark-core_2.11 test-jar 2.4.7

Project Modules

There are no modules declared in this project.