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-spark211 1.0.10


Group ID:
com.groupon.sparklint
Artifact ID:
sparklint-spark211_2.11
Version:
1.0.10
Release Date:
Jan 18, 2018
Licenses:
Files:

libraryDependencies += "com.groupon.sparklint" %% "sparklint-spark211" % "1.0.10"

Mill build tool

ivy"com.groupon.sparklint::sparklint-spark211:1.0.10"

Scala CLI

//> using dep "com.groupon.sparklint::sparklint-spark211:1.0.10"

Ammonite REPL

import $ivy.`com.groupon.sparklint::sparklint-spark211:1.0.10`

<dependency>
  <groupId>com.groupon.sparklint</groupId>
  <artifactId>sparklint-spark211_2.11</artifactId>
  <version>1.0.10</version>
</dependency>

compile group: 'com.groupon.sparklint', name: 'sparklint-spark211_2.11', version: '1.0.10'