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-spark200 1.0.8


Group ID:
com.groupon.sparklint
Artifact ID:
sparklint-spark200_2.11
Version:
1.0.8
Release Date:
Jun 24, 2017
Licenses:
Files:

libraryDependencies += "com.groupon.sparklint" %% "sparklint-spark200" % "1.0.8"

Mill build tool

ivy"com.groupon.sparklint::sparklint-spark200:1.0.8"

Scala CLI

//> using dep "com.groupon.sparklint::sparklint-spark200:1.0.8"

Ammonite REPL

import $ivy.`com.groupon.sparklint::sparklint-spark200:1.0.8`

<dependency>
  <groupId>com.groupon.sparklint</groupId>
  <artifactId>sparklint-spark200_2.11</artifactId>
  <version>1.0.8</version>
</dependency>

compile group: 'com.groupon.sparklint', name: 'sparklint-spark200_2.11', version: '1.0.8'