com.huaweicloud.dis:huaweicloud-dis-structured-streaming_2.11

Huawei Cloud Data Ingestion Service Structured Streaming SDK Parent

License

License

GroupId

GroupId

com.huaweicloud.dis
ArtifactId

ArtifactId

huaweicloud-dis-structured-streaming_2.11
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Huawei Cloud Data Ingestion Service Structured Streaming SDK Parent

Download huaweicloud-dis-structured-streaming_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/com.huaweicloud.dis/huaweicloud-dis-structured-streaming_2.11/ -->
<dependency>
    <groupId>com.huaweicloud.dis</groupId>
    <artifactId>huaweicloud-dis-structured-streaming_2.11</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.huaweicloud.dis/huaweicloud-dis-structured-streaming_2.11/
implementation 'com.huaweicloud.dis:huaweicloud-dis-structured-streaming_2.11:1.2.1'
// https://jarcasting.com/artifacts/com.huaweicloud.dis/huaweicloud-dis-structured-streaming_2.11/
implementation ("com.huaweicloud.dis:huaweicloud-dis-structured-streaming_2.11:1.2.1")
'com.huaweicloud.dis:huaweicloud-dis-structured-streaming_2.11:jar:1.2.1'
<dependency org="com.huaweicloud.dis" name="huaweicloud-dis-structured-streaming_2.11" rev="1.2.1">
  <artifact name="huaweicloud-dis-structured-streaming_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.huaweicloud.dis', module='huaweicloud-dis-structured-streaming_2.11', version='1.2.1')
)
libraryDependencies += "com.huaweicloud.dis" % "huaweicloud-dis-structured-streaming_2.11" % "1.2.1"
[com.huaweicloud.dis/huaweicloud-dis-structured-streaming_2.11 "1.2.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.huaweicloud.dis : huaweicloud-dis-kafka-adapter jar 1.2.2

provided (1)

Group / Artifact Type Version
org.apache.spark : spark-sql_2.11 jar 2.2.0

Project Modules

There are no modules declared in this project.

DIS SDK for StructuredStreaming

DIS Structured Streaming is a sdk provided by the Data Access Service (DIS).

Quick Links:

Getting Started

Requirements

  • JDK 1.8+
  • Scala-sdk-2.11

Install the JDK

The recommended way to use the DIS SDK for StructuredStreaming in your project is to consume it from Maven.

Specify the SDK Maven dependency

<dependency>
    <groupId>com.huaweicloud.dis</groupId>
    <artifactId>huaweicloud-dis-structured-streaming_2.11</artifactId>
    <version>1.2.1</version>
    <scope>compile</scope>
</dependency>

Building From Source

Once you check out the code from GitHub, you can build it using Maven:

mvn clean install

License

Apache License 2.0

com.huaweicloud.dis

HUAWEI CLOUD

Versions

Version
1.2.1