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

Cannot import on an individual leaf. Please import from the Aggregator. #820

Open
zhangchenqi123 opened this issue Dec 10, 2023 · 1 comment

Comments

@zhangchenqi123
Copy link

I have two servers, each has a heavydb docker container: heavyai/heavyai-ee-cuda.
I am following the documentation to configure a distributed setup.

Server Configuration:
Server 10.0.0.5: Configured as leaf and an aggregator.
Server 10.0.0.6: Configured as leaf and a string server.

Problem:
When connecting to the heavydb on server 10.0.0.5 and attempting to insert records into the table, I encounter the following error:
image

Here's my configuration files(heavy.conf and cluster.conf) in two servers:

Server 10.0.0.5: as leaf and aggregator

/var/lib/heavyai/cluster.conf

image

/var/lib/heavyai/heavy.conf

image

Server 10.0.0.6: as leaf and string server

/var/lib/heavyai/cluster.conf

image

/var/lib/heavyai/heavy.conf

image

Any assistance or guidance on resolving this issue would be greatly appreciated.

@cdessanti
Copy link
Contributor

Hi,

To configure distributed settings, you will need to have an Enterprise license. A Free License may not work for this purpose. Additionally, I couldn't find any node configured as an Aggregator node in your screenshots.

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