rice456 / spark-dynamodb   1.2.0

Apache License 2.0 GitHub

Plug-and-play implementation of an Apache Spark custom data source for AWS DynamoDB.

Scala versions: 2.12

spark-dynamodb 1.2.0


Group ID:
io.github.rice456
Artifact ID:
spark-dynamodb_2.12
Version:
1.2.0
Release Date:
Nov 9, 2022
Licenses:
Files:
Full Scala Version:
2.12.12
Developers:

libraryDependencies += "io.github.rice456" %% "spark-dynamodb" % "1.2.0"

Mill build tool

ivy"io.github.rice456::spark-dynamodb:1.2.0"

Scala CLI

//> using dep "io.github.rice456::spark-dynamodb:1.2.0"

Ammonite REPL

import $ivy.`io.github.rice456::spark-dynamodb:1.2.0`

<dependency>
  <groupId>io.github.rice456</groupId>
  <artifactId>spark-dynamodb_2.12</artifactId>
  <version>1.2.0</version>
</dependency>

compile group: 'io.github.rice456', name: 'spark-dynamodb_2.12', version: '1.2.0'