-
Notifications
You must be signed in to change notification settings - Fork 17
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
Sinking course data fails with an exception #924
Comments
Hi @snglth, can you leave details of the following information:
|
Sure:
|
Does it happens with all courses or fails only with some? |
I think the error occurs on one specific course. Here's the full job log:
|
Seems like it's trying to serialize a block that's empty or has been deleted, can you try to find the course that it's trying to serialize and check anything strange? If possible, you can share the XML the course and we can try to debug the issue |
It was caused by course overview that was linked to nonexistent course. Deleting that overview resolved the issue. |
I ran
tutor k8s do dump-data-to-clickhouse --options "--object course_overviews --force"
which created a K8s job. The job failed spewing following exception:The text was updated successfully, but these errors were encountered: