Invalid config: Wrong type for field "queries.destination" - got "{'database': 'xxxx:xx:xxxx:xx', 'table': 'xxxx'}" of type dict instead of RawDestinationConfig, EventsDestinationConfig, AssetsDestinationConfig, TimeseriesDestinationConfig, SequenceDestinationConfig, FilesDestinationConfig
Page 1 / 1
Hi Sonali,
In your destination configuration, you need to specify the type of the destination you want to ingest data.
For CDF Raw destination, it would look like this:
destination:
type: raw
database: "your-raw-db"
table: "your-raw-table"
Thanks and Regards,
Rogerio Junior
Cognite Engineering
Hi
Do you still observe this issue?
Best regards,
Dilini
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.