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

Example does not work #43

Closed
PlkMarudny opened this issue Nov 3, 2023 · 3 comments
Closed

Example does not work #43

PlkMarudny opened this issue Nov 3, 2023 · 3 comments

Comments

@PlkMarudny
Copy link

After inserting a record, quering my_table produces an error:

127.0.0.1 | GET     | /query           | Code: 60. DB::Exception: Table default.my_table does not exist. (UNKNOWN_TABLE) (version 23.10.1.1976 (official build))
@poundifdef
Copy link
Contributor

Are you running both the ingest and insert daemon? You should see logs for insert where the data is being picked up from the queue and inserted to the DB. Can you share those?

@poundifdef
Copy link
Contributor

Hi - I made a fix to the local config, please try it again! c144b26

@PlkMarudny
Copy link
Author

It is working indeed, thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants