Hi created a new connector clickhouse in destinati...
# ask-community-for-troubleshooting
t
Hi created a new connector clickhouse in destination while syncing getting below error 2021-06-03 042056 INFO (/tmp/workspace/15/0) DefaultReplicationWorker(run):132 - Waiting for source thread to join. 2021-06-03 042100 ERROR (/tmp/workspace/15/0) LineGobbler(voidCall):69 - Exception in thread "main" java.lang.NullPointerException 2021-06-03 042100 ERROR (/tmp/workspace/15/0) LineGobbler(voidCall):69 - at io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:112) 2021-06-03 042100 ERROR (/tmp/workspace/15/0) LineGobbler(voidCall):69 - at io.airbyte.integrations.source.clickhouse.ClickHouseSource.main(ClickHouseSource.java:114)
1
s
@test can you share the full error log?
t
logs-16-0.txt
s
@test I see that you have added clickhouse as a destination
Copy code
docker run --rm --init -i -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -w /data/16/0 --network host airbyte/source-clickhouse:0.1.0 write --config destination_config.json --catalog destination_catalog.json
Clickhouse as destination is not supported as of now. Am curious how did you create the destination?
t
I have just tired new connector in destination added same source connector clickhouse image there
@Subodh (Airbyte) is there any possible way to write source data to clickhouse ...?
s
clickhouse as a destination is not supported yet. Adding the source image as a custom destination wouldn’t work, but fair try 😜
s
@test We do have an issue to support clickhouse as destination. https://github.com/airbytehq/airbyte/issues/1903 you can track it and also put a comment on the issue if you want it to be prioritised.
t
Can anyone help me out with this error getting while syncing data from Hubspot to PostgreSQL
d
it looks like the hubspot api key doesn't have the right permissions
t
I have created a trial account can i know where can i have to give permissions in hubspot created account in this https://app.hubspot.com/ and taken api key from settings--> integrations --> api key