-
Notifications
You must be signed in to change notification settings - Fork 22
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
Occasional corruption of index #67
Comments
@eyala - any update here? |
I can verify that this fix works for the sample data I have. I have given a snapshot version for the PayPal team with this bug, and if it works for them, too, we can make the sync interval a param and include it in all three of our Spark flavors. |
Just a small note on that - the sync interval of the b-tree file is an internal implementation detail.. If it is exposed externally, it should be clear that this is just a workaround, and not some meaningful user-facing configuration that the user needs to consider. |
@eyala - can we close this issue? |
Thank you for the support and taking this up. Thanks |
Sometimes, when indexing an additional partition on an existing index over an Avro table, some index files become corrupt.
Reading the index produces the following error:
This happens with Dione 0.5.x.
The text was updated successfully, but these errors were encountered: