Spark SQL with Delta Lake extension - a Docker container for OHDSI software testing
10K+
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.
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: https://github.com/OHDSI/Broadsea-Spark-SQL
Licensed under Apache License 2.
Content type
Image
Digest
sha256:e982de044…
Size
853.4 MB
Last updated
over 3 years ago
docker pull ohdsi/broadsea-spark-sqlPulls:
8
Last week