Skip to main content
Solved

unable to run db extractor


Forum|alt.badge.img

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

Best answer by Rogerio Júnior

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

View original
Did this topic help you find an answer to your question?

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


Dilini Fernando
Seasoned Practitioner
Forum|alt.badge.img+2

Hi @Sonali Vishal Patil,

Do you still observe this issue?

Best regards,
Dilini 


Reply


Cookie Policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings