Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test + publish fix destination clickhouse illegal state exception #9009

Conversation

alafanechere
Copy link
Contributor

jzcruiser and others added 3 commits December 21, 2021 14:16
2021-12-21 05:48:35 destination > 2021-12-21 05:48:35 INFO r.y.c.ClickHouseDriver(<clinit>):49 - {} - Driver registered
2021-12-21 05:48:35 destination > Exception in thread "main" java.lang.IllegalStateException: jdbc destinations must specify a schema.
2021-12-21 05:48:35 destination > 	at com.google.common.base.Preconditions.checkState(Preconditions.java:502)
2021-12-21 05:48:35 destination > 	at io.airbyte.integrations.destination.jdbc.JdbcBufferedConsumerFactory.createWriteConfigs(JdbcBufferedConsumerFactory.java:71)
2021-12-21 05:48:35 destination > 	at io.airbyte.integrations.destination.jdbc.JdbcBufferedConsumerFactory.create(JdbcBufferedConsumerFactory.java:54)
2021-12-21 05:48:35 destination > 	at io.airbyte.integrations.destination.jdbc.AbstractJdbcDestination.getConsumer(AbstractJdbcDestination.java:99)
2021-12-21 05:48:35 destination > 	at io.airbyte.integrations.base.ssh.SshWrappedDestination.getConsumer(SshWrappedDestination.java:58)
2021-12-21 05:48:35 destination > 	at io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:127)
2021-12-21 05:48:35 destination > 	at io.airbyte.integrations.destination.clickhouse.ClickhouseDestination.main(ClickhouseDestination.java:89)
destination_specs.yaml and standard definition file
@github-actions github-actions bot added the area/connectors Connector related issues label Dec 21, 2021
@alafanechere
Copy link
Contributor Author

alafanechere commented Dec 21, 2021

/test connector=connectors/destination-clickhouse

🕑 connectors/destination-clickhouse https://github.com/airbytehq/airbyte/actions/runs/1607963890
✅ connectors/destination-clickhouse https://github.com/airbytehq/airbyte/actions/runs/1607963890
No Python unittests run

@alafanechere alafanechere temporarily deployed to more-secrets December 21, 2021 17:39 Inactive
@jrhizor jrhizor temporarily deployed to more-secrets December 21, 2021 17:40 Inactive
@alafanechere
Copy link
Contributor Author

alafanechere commented Dec 21, 2021

/publish connector=connectors/destination-clickhouse

🕑 connectors/destination-clickhouse https://github.com/airbytehq/airbyte/actions/runs/1608002078
✅ connectors/destination-clickhouse https://github.com/airbytehq/airbyte/actions/runs/1608002078

@github-actions github-actions bot added the area/documentation Improvements or additions to documentation label Dec 21, 2021
@alafanechere alafanechere temporarily deployed to more-secrets December 21, 2021 17:51 Inactive
@jrhizor jrhizor temporarily deployed to more-secrets December 21, 2021 17:52 Inactive
@alafanechere alafanechere temporarily deployed to more-secrets December 21, 2021 18:07 Inactive
@alafanechere alafanechere temporarily deployed to more-secrets December 21, 2021 18:19 Inactive
@alafanechere alafanechere temporarily deployed to more-secrets December 21, 2021 18:32 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants