groupon / sparklint   1.0.12

Apache License 2.0 GitHub

A tool for monitoring and tuning Spark jobs for efficiency.

Scala versions: 2.11 2.10

sparklint-spark163 1.0.4


Group ID:
com.groupon.sparklint
Artifact ID:
sparklint-spark163_2.11
Version:
1.0.4
Release Date:
Dec 6, 2016
Licenses:
Files:

libraryDependencies += "com.groupon.sparklint" %% "sparklint-spark163" % "1.0.4"

Mill build tool

ivy"com.groupon.sparklint::sparklint-spark163:1.0.4"

Scala CLI

//> using dep "com.groupon.sparklint::sparklint-spark163:1.0.4"

Ammonite REPL

import $ivy.`com.groupon.sparklint::sparklint-spark163:1.0.4`

<dependency>
  <groupId>com.groupon.sparklint</groupId>
  <artifactId>sparklint-spark163_2.11</artifactId>
  <version>1.0.4</version>
</dependency>

compile group: 'com.groupon.sparklint', name: 'sparklint-spark163_2.11', version: '1.0.4'