Light Spark

Easy to use Apache Spark

License

License

GroupId

GroupId

com.github.hellowzk
ArtifactId

ArtifactId

light-spark-core_2.3
Last Version

Last Version

1.0.4-release
Release Date

Release Date

Type

Type

jar
Description

Description

Light Spark
Easy to use Apache Spark
Project URL

Project URL

https://github.com/hellowzk/light-spark
Source Code Management

Source Code Management

https://github.com/hellowzk/light-spark

Download light-spark-core_2.3

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.hellowzk/light-spark-core_2.3/ -->
<dependency>
    <groupId>com.github.hellowzk</groupId>
    <artifactId>light-spark-core_2.3</artifactId>
    <version>1.0.4-release</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hellowzk/light-spark-core_2.3/
implementation 'com.github.hellowzk:light-spark-core_2.3:1.0.4-release'
// https://jarcasting.com/artifacts/com.github.hellowzk/light-spark-core_2.3/
implementation ("com.github.hellowzk:light-spark-core_2.3:1.0.4-release")
'com.github.hellowzk:light-spark-core_2.3:jar:1.0.4-release'
<dependency org="com.github.hellowzk" name="light-spark-core_2.3" rev="1.0.4-release">
  <artifact name="light-spark-core_2.3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hellowzk', module='light-spark-core_2.3', version='1.0.4-release')
)
libraryDependencies += "com.github.hellowzk" % "light-spark-core_2.3" % "1.0.4-release"
[com.github.hellowzk/light-spark-core_2.3 "1.0.4-release"]

Dependencies

compile (8)

Group / Artifact Type Version
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.7.4
com.typesafe : config jar 1.2.1
com.databricks : spark-csv_2.11 jar 1.3.0
com.github.scopt : scopt_2.11 jar 3.5.0
com.alibaba : fastjson jar 1.2.68
joda-time : joda-time jar 2.9.9
org.apache.commons : commons-exec jar 1.3
org.apache.commons : commons-collections4 jar 4.4

provided (9)

Group / Artifact Type Version
org.apache.spark : spark-sql_2.11 jar 2.2.3
org.apache.spark : spark-streaming_2.11 jar 2.2.3
org.apache.spark : spark-core_2.11 jar 2.2.3
hadoop-lzo » hadoop-lzo jar 0.4.15
org.apache.spark : spark-hive_2.11 jar 2.2.3
org.scala-lang : scala-library jar 2.11.12
org.apache.spark : spark-streaming-kafka-0-10_2.11 jar 2.2.3
org.apache.hbase : hbase-client jar 1.4.10
ru.yandex.clickhouse : clickhouse-jdbc jar 0.2.4

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.40

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4-release
1.0.3-release
1.0.2-release
1.0.1-release