Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No SST files found #4

Open
aandis opened this issue Apr 8, 2021 · 5 comments
Open

No SST files found #4

aandis opened this issue Apr 8, 2021 · 5 comments

Comments

@aandis
Copy link

aandis commented Apr 8, 2021

I'm trying to use this with structure streaming jobs and all my queries terminate with this exception

Error reading snapshot file $fileToRead of $this: No SST files found.

Do you mind explaining why this lib is expecting sst files and possible causes for the error?

@aandis
Copy link
Author

aandis commented Apr 14, 2021

cc: @itsvikramagr

@itsvikramagr
Copy link
Collaborator

@aandis - how are you trying to use this? Is this a new streaming application (different checkpoint folder)?

You can read about SST files from this wiki - https://github.com/facebook/rocksdb/wiki/A-Tutorial-of-RocksDB-SST-formats

@aandis
Copy link
Author

aandis commented Apr 15, 2021

@itsvikramagr the spark streaming application checkpoints data to a hdfs location.

@aandis
Copy link
Author

aandis commented Apr 15, 2021

Is this a new streaming application (different checkpoint folder)?

@itsvikramagr not sure what you mean by this?

@aandis
Copy link
Author

aandis commented Jun 13, 2021

@itsvikramagr would appreciate any inputs here.

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

No branches or pull requests

2 participants