License |
License |
---|---|
GroupId | GroupIdio.github.ppdzm |
ArtifactId | ArtifactIdspark-utils |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiona collection of some common utils
|
Filename | Size |
---|---|
spark-utils-1.1.pom | |
spark-utils-1.1.jar | 318 KB |
spark-utils-1.1-sources.jar | 36 KB |
spark-utils-1.1-javadoc.jar | 551 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ppdzm/spark-utils/ -->
<dependency>
<groupId>io.github.ppdzm</groupId>
<artifactId>spark-utils</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ppdzm/spark-utils/
implementation 'io.github.ppdzm:spark-utils:1.1'
// https://jarcasting.com/artifacts/io.github.ppdzm/spark-utils/
implementation ("io.github.ppdzm:spark-utils:1.1")
'io.github.ppdzm:spark-utils:jar:1.1'
<dependency org="io.github.ppdzm" name="spark-utils" rev="1.1">
<artifact name="spark-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ppdzm', module='spark-utils', version='1.1')
)
libraryDependencies += "io.github.ppdzm" % "spark-utils" % "1.1"
[io.github.ppdzm/spark-utils "1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.esotericsoftware.kryo : kryo | jar | 2.24.0 |
org.apache.hbase : hbase-spark | jar | 2.1.0-cdh6.2.0 |
org.apache.spark : spark-hive_2.11 | jar | 2.4.7 |
org.apache.spark : spark-mllib_2.11 | jar | 2.4.7 |
org.apache.spark : spark-sql-kafka-0-10_2.11 | jar | 2.4.7 |
org.apache.spark : spark-streaming-kafka-0-10_2.11 | jar | 2.4.7 |
io.github.ppdzm : hadoop-utils | jar | 1.1 |
io.github.ppdzm : database-utils | jar | 1.1 |
org.scalatest : scalatest_2.11 | jar | 3.0.0 |
org.scala-lang : scala-compiler | jar | 2.11.12 |
org.scala-lang : scala-library | jar | 2.11.12 |
org.scala-lang : scala-reflect | jar | 2.11.12 |