Skip to content
#

acid

Here are 37 public repositories matching this topic...

ramkumarkb
ramkumarkb commented Feb 5, 2020

I have noticed a small error in the documentation around S3 configurations:
https://docs.delta.io/latest/delta-storage.html#amazon-s3

On the read part, it should be load and not save:
spark.read.format("delta").load("s3a://<your-s3-bucket>/<path>/<to>/<delta-table>")

Also, I have successfully tested Delta 0.5.0 with on-premise S3 - https://min.io
There were some quirks around the

Improve this page

Add a description, image, and links to the acid topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the acid topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.