robjuz/helm-charts

Importing wikipedia importance data failing

Closed this issue · 2 comments

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

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.

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