thegraphnetwork / epigraphhub_py

Epigraphhub Python package
GNU General Public License v3.0
2 stars 9 forks source link

fix(sinan): use home dir to download sinan data #209

Closed luabida closed 1 year ago

luabida commented 1 year ago

Description

Sinan dag is not finding data inside /tmp/pysus changing the data directory to $HOME/pysus Also setting clean_after_read the file to False, a airflow task will be responsible for removing all $HOME/pysus directory

luabida commented 1 year ago

It requires the pysus bugfix to be released

luabida commented 1 year ago

Workaround: change user for schema brasil to dev_epigraph

luabida commented 1 year ago

image image

luabida commented 1 year ago

@fccoelho friendly ping about this PR. After merging this one, this one can be merged

luabida commented 1 year ago

@fccoelho done

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 2.0.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: