-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
I have modified my configuration file in multiple ways and I continue to get one of the following errors regardless of the changes I make:
When using JSON format:
[main] ERROR com.powerspace.pg2bq.Main$ - Incorrect configuration: KeyNotFound(jdbc,None,Set("jdbc")), KeyNotFound(gcloud,None,Set("gcloud"))
When using HOCON format that matches the example on your README:
[main] ERROR com.powerspace.pg2bq.Main$ - Incorrect configuration: WrongType(STRING,Set(OBJECT),None,jdbc), WrongType(STRING,Set(OBJECT),None,gcloud)
Metadata
Metadata
Assignees
Labels
No labels