Sign inSign up

ldbc/datagen-standalone

By ldbc

•Updated over 2 years ago

Standalone image with Spark and LDBC Datagen

Image
Machine learning & AI
Data science
Databases & storage
0

2.4K

ldbc/datagen-standalone repository overview

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

Tag summary

Content type

Image

Digest

sha256:e149129e4…

Size

450.4 MB

Last updated

over 2 years ago

docker pull ldbc/datagen-standalone