Last Version

spark-util 0.4.1

Utility for common use cases and bug workarounds for Apache Spark 2

License

License

MIT
Categories

Categories

Charts User Interface
GroupId

GroupId

com.sgcharts
ArtifactId

ArtifactId

spark-util_2.11
Version

Version

0.4.1
Type

Type

jar
Description

Description

spark-util
Utility for common use cases and bug workarounds for Apache Spark 2
Project URL

Project URL

https://github.com/seahrh/spark-util
Project Organization

Project Organization

com.sgcharts
Source Code Management

Source Code Management

https://github.com/seahrh/spark-util

Download spark-util_2.11 0.4.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12

provided (2)

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

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.7
org.apache.spark : spark-hive_2.11 jar 2.4.0
com.holdenkarau : spark-testing-base_2.11 jar 2.4.0_0.11.0

Project Modules

There are no modules declared in this project.