Skip to content

Crash in discovery mode #4

@MobeenAshraf

Description

@MobeenAshraf

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions