Standalone image with Spark and LDBC Datagen
2.4K
Standalone image with Spark and LDBC Datagen for running smaller workloads.
Example:
mkdir -p sf1
docker run \
--mount type=bind,source="$(pwd)/sf1",target=/out \
ldbc/datagen-standalone --parallelism 1 -- --format csv --scale-factor 1 --mode interactive
Content type
Image
Digest
sha256:e149129e4…
Size
450.4 MB
Last updated
over 2 years ago
docker pull ldbc/datagen-standalone