Skip to content

Instantly share code, notes, and snippets.

@mrtns
Last active August 12, 2019 06:31
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrtns/49af31fcdf63d59b6d5f to your computer and use it in GitHub Desktop.
Save mrtns/49af31fcdf63d59b6d5f to your computer and use it in GitHub Desktop.
Reading and Writing Event Streams to S3
@luck02
Copy link

luck02 commented May 17, 2017

https://github.com/apache/spark/blob/master/docs/cloud-integration.md

Important: Cloud Object Stores are Not Real Filesystems

While the stores appear to be filesystems, underneath they are still object stores, and the difference is significant

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment