swoop-inc / spark-records   3.0.1

Apache License 2.0 Website GitHub

Bulletproof Apache Spark jobs with fast root cause analysis of failures.

Scala versions: 2.12

spark-records 3.0.1


Group ID:
com.swoop
Artifact ID:
spark-records_2.12
Version:
3.0.1
Release Date:
Mar 14, 2021
Licenses:
Files:

libraryDependencies += "com.swoop" %% "spark-records" % "3.0.1"

Mill build tool

ivy"com.swoop::spark-records:3.0.1"

Scala CLI

//> using dep "com.swoop::spark-records:3.0.1"

Ammonite REPL

import $ivy.`com.swoop::spark-records:3.0.1`

<dependency>
  <groupId>com.swoop</groupId>
  <artifactId>spark-records_2.12</artifactId>
  <version>3.0.1</version>
</dependency>

compile group: 'com.swoop', name: 'spark-records_2.12', version: '3.0.1'