delta-io/delta

Publish a docker image for Delta Lake

Open

#919 建立於 2022年2月1日

在 GitHub 查看
 (14 留言) (12 反應) (1 負責人)Scala (2,100 fork)batch import
enhancementgood first issue

倉庫指標

Star
 (8,807 star)
PR 合併指標
 (平均合併 7天 1小時) (30 天內合併 142 個 PR)

描述

Currently it's not convenient to try out Delta Lake. People need to install Spark first, and following multiple steps in https://docs.delta.io/latest/quick-start.html#set-up-apache-spark-with-delta-lake

It would be great if we can publish a docker image for Delta Lake so that people can try it out using a simple docker command.

For such docker image, we can maintain a Dockerfile in the GitHub repo and publish a new image to https://hub.docker.com/u/deltaio in each release.

貢獻者指南