witty-microphone-40893
11/01/2022, 5:54 PMpiicatcher tags from the sqlite database into Datahub.
I'm struggling to get the config correct and keep seeing the message
{datahub.entrypoints:195} - Command failed:
(sqlite3.OperationalError) no such table: sources
My config file is as follows:
source:
type: dbcat.datahub.CatalogSource
config:
database: main
source_names:
- test_cat
sink:
type: "datahub-rest"
config:
server: "<http://localhost:8080>"
Command $ datahub ingest -c ./export.ymlbig-carpet-38439
11/01/2022, 7:14 PMwitty-microphone-40893
11/01/2022, 8:02 PMwitty-microphone-40893
11/02/2022, 1:25 PM