Skip to content
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

Pre/postprocessing scripts not found when using Docker #7

Open
niconoe opened this issue Oct 30, 2020 · 0 comments
Open

Pre/postprocessing scripts not found when using Docker #7

niconoe opened this issue Oct 30, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@niconoe
Copy link
Collaborator

niconoe commented Oct 30, 2020

From the README:

./ft-docker mnt/sample_input_packages/periodic-table/datapackage.json mnt/sample_transform_dir mnt/output_package

Result:

Opening the source data package...
No preprocessing module found, skipping
Load into SQLite...
Processing transformation: /usr/src/app/mnt/sample_transform_dir/00_uppercase_transform.sql
Processing transformation: /usr/src/app/mnt/sample_transform_dir/01_delete_light_elements.sql
No postprocessing module found, skipping
Saving the transformed data to /usr/src/app/mnt/output_package...
Done.

@niconoe niconoe added the bug Something isn't working label Oct 30, 2020
@niconoe niconoe self-assigned this Oct 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant