parseable icon indicating copy to clipboard operation
parseable copied to clipboard

feature request : permit parseable to not use a whole bucket but only a sub directory of this bucket.

Open fcomte opened this issue 2 years ago • 3 comments

Parseable claim that a S3 bucket is dedicated to him. If a bucket is not empty, there is an error at launch time. If the bucket is empty then Parseable can start and write at location bucket-name/.parseable.json

In some context you don't have access to an entire bucket. It would be usefull if we can configure a directory with S3. Parseable should then check that bucket-name/directory-path/ is empty and write bucket-name/directory-path/.parseable.json and of course all data should be inside bucket-name/directory-path/

fcomte avatar Feb 23 '23 21:02 fcomte

Thanks @fcomte we'll take a look and get back on feasibility

nitisht avatar Feb 24 '23 09:02 nitisht

We discussed this deeply @fcomte but looks like it will be confusing to general users. Without a dedicated bucket, it is highly possible that Parseable data gets muddled across different prefixes, additionally this will involve a considerable code change in Parseable repo.

Hence we'd like to request you if you can arrange access to a empty bucket for use with Parseable. Closing this issue for now, feel free to get back if there are further questions.

nitisht avatar Apr 20 '23 09:04 nitisht

We'll revisit this again. Thanks for the discussion @fcomte

nitisht avatar Mar 22 '24 10:03 nitisht