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"
ivy"io.github.rice456::spark-dynamodb:1.2.0"
//> using dep "io.github.rice456::spark-dynamodb:1.2.0"
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'