robjuz / helm-charts

https://robjuz.github.io/helm-charts/index.yaml
34 stars 30 forks source link

Importing wikipedia importance data failing #8

Closed david-mart closed 2 years ago

david-mart commented 2 years ago

This was an issue in Dockerfile 3.7, fixed in latest version.

Ref

You should probably update the default image tag parameter.

UPD: Tag 4.0 is still failing with the same issue

david-mart commented 2 years ago

After looking into this more, I figured out that the downloads of sql files are done by separate job steps. Created a pr #9 with the fix.

robjuz commented 2 years ago

Yes, I wrote dedicated kubernetes resources to handle the steps because of lack of flexibility in the base image.