You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It might get confusing if multiple applications are writing data to the same S3 bucket. Hence, Parseable server requires an empty and dedicated bucket to work on.
Currently if the bucket has an existing prefix, error message looks like Error: test/.stream.json not found. This is confusing since what we mean here is that test prefix shouldn't be there at all.