Sign inSign up

ohdsi/broadsea-spark-sql

Sponsored OSS

Spark SQL with Delta Lake extension - a Docker container for OHDSI software testing

Image
Machine learning & AI
Data science
Databases & storage
0

10K+

ohdsi/broadsea-spark-sql repository overview

Broadsea-Spark-SQL

Spark SQL with Delta Lake extension - a Docker container for OHDSI software testing based on the bitnami/spark Docker image.

Run the Docker container

docker-compose up -d

Stop the Docker container - ALL THE DATA IN SPARK SQL WILL BE LOST

docker-compose down

See the file "test_spark_sql.R" in this GitHub repository for an example of accessing this Spark SQL Docker container using the OHDSI HADES DatabaseConnector R package. Any values may be used for the userid and password.

Other useful Docker commands

Pull a specific Docker image version from Docker Hub

docker pull ohdsi/broadsea-spark-sql:1.0.0

Build the Docker image - in general this is not needed, use the image in Docker Hub instead

docker-compose build

GitHub Repo

GitHub repo: https://github.com/OHDSI/Broadsea-Spark-SQL

License

Licensed under Apache License 2.

Tag summary

Content type

Image

Digest

sha256:e982de044

Size

853.4 MB

Last updated

over 3 years ago

docker pull ohdsi/broadsea-spark-sql

This week's pulls

Pulls:

8

Last week