Huaweicloud DIS Spark Streaming Parent

Huawei Cloud Data Ingestion Service Spark Streaming SDK Parent

License

License

GroupId

GroupId

com.huaweicloud.dis
ArtifactId

ArtifactId

huaweicloud-dis-spark-streaming-parent
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

Huaweicloud DIS Spark Streaming Parent
Huawei Cloud Data Ingestion Service Spark Streaming SDK Parent
Project URL

Project URL

https://www.huaweicloud.com/product/dis.html
Source Code Management

Source Code Management

https://github.com/huaweicloud/spark-streaming-dis-plugin

Download huaweicloud-dis-spark-streaming-parent

How to add to project

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

Dependencies

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

Project Modules

  • dis-spark-streaming

DIS SDK for SparkStreaming

DIS Spark Streaming is a sdk provided by the Data Access Service (DIS). It can be used to create a DStream to connect to SparkStreaming.

Quick Links:

Getting Started

Requirements

  • JDK 1.8+
  • Scala-sdk-2.11

Install the JDK

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

Specify the SDK Maven dependency

<dependency>
    <groupId>com.huaweicloud.dis</groupId>
    <artifactId>huaweicloud-dis-spark-streaming_2.11</artifactId>
    <version>1.2.2</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.0