Skip to content
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.

Feature request: S3 crawler #35

Closed
jamesinc opened this issue May 16, 2017 · 6 comments
Closed

Feature request: S3 crawler #35

jamesinc opened this issue May 16, 2017 · 6 comments

Comments

@jamesinc
Copy link

I'd really like to be able to crawl an S3 bucket. I feel sketchy serving web traffic out of my Dropbox!

@sochix
Copy link
Member

sochix commented May 16, 2017

Hi! FTP or SMB crawler will not work for you?

@jamesinc
Copy link
Author

It would be possible to work around it using s3fs. I was just hoping for a native solution that didn't require mounting a bucket into a directory. It would work, but it is not ideal, as it would want to cache the contents of the bucket to the local disk. In this case, I'm trying to avoid needing lots of storage on the instance running Ambar.

@jmgilman
Copy link

+1

@sochix
Copy link
Member

sochix commented Apr 19, 2018

In the latest release you can mount S3 folder to local crawler

@AyKarsi
Copy link

AyKarsi commented Sep 10, 2018

how can I mount a s3 folder to the local crawler?

@sochix
Copy link
Member

sochix commented Sep 10, 2018

@AyKarsi just google on how to map s3 folder to local folder, and then map this local folder to the crawler.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants