-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
I was trying to set up the ETL pipeline. I found the following issue when I try running the tap in discovery mode.
~/.virtualenvs/tap-criteo/bin/tap-criteo --config config.json --discover > catalog.json
I receive the following error:
FileNotFoundError: [Errno 2] No such file or directory: '/home/dell/.virtualenvs/tap-criteo/lib/python3.6/site-packages/tap_criteo/metadata/AdvertiserInfo.json
For some strange reason, metadata folder isnt created I guess.
I haven't been able to run it without discovery mode either but that doesn't issue any crash. It just executes without creating any CSV file.
Metadata
Metadata
Assignees
Labels
No labels