I am trying to index an S3 bucket using the s3n connector. I have a valid bucket, include pattern and access keys configured but I am getting an exception from the crawler. I have tried changing the crawl and match patterns and I end up getting either a file not found or an authenticatIon error.
The files in S3 are .jpg and .json files and have simply been uploaded via a Java web app.
The LWE install is the current version running on a Mac and is straight out of the box.
Is there anything I need to configure other than the data source on LWE? Is there something that I am missing in terms of using the s3n connector? The documentation for the data source connector mentions Hadoop. Is there something that I need to do with the Hadoop libraries to make this work?
Thanks in advance,
j