citusdata / citusdata/citus

Log Messages: Coordinator not added as a worker node error

Open
#4,333 0 comments 0 reactions 0 assignees View on GitHub
documentation
Dominant language
C
Stars
12.8k
Forks
794
Avg merge
2d 14h
Merged PRs (30d)
31

Description

If we are trying to perform an operation where the coordinator should be added as a worker node to the cluster, we get the following error:

```
[local] talha@talha:9700-5786=# select create_citus_local_table('citus_local');
ERROR: could not find the coordinator node in metadata as it is not added as a worker
```
Here, we can give what to run to the user so that they know what the solution is. Currently the solution is not that clear, as in the user needs to find what to run.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.