airbnb / airpal

Web UI for PrestoDB.
http://airbnb.github.io/airpal
Apache License 2.0
2.76k stars 457 forks source link

Hard dependency on AWS/S3 #102

Open ashish01 opened 9 years ago

ashish01 commented 9 years ago

How difficult is it to remove the dependency on S3 (with reduced functionality)

andykram commented 9 years ago

I might need to update the documentation to reflect this, but the current default file store (for CSVs) is the local FS, not S3. You can optionally configure it to use s3. Hopefully other folks can contribute additional implementations!

dmoore247 commented 9 years ago

A document update would be advisable, as the website, examples and document read, there is a dependency on S3.