The Wayback Machine - https://web.archive.org/web/20201204063525/https://github.com/strapdata/elassandra/issues/376
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

Can the number of shards under an index be set or must it be the number of nodes #376

Open
tengzhuofei opened this issue Oct 6, 2020 · 1 comment

Comments

@tengzhuofei
Copy link

@tengzhuofei tengzhuofei commented Oct 6, 2020

No description provided.

@Coder-Qian
Copy link

@Coder-Qian Coder-Qian commented Oct 13, 2020

Each Cassandra node is an Elasticsearch shard for each indexed keyspace. Unlike Elasticsearch, sharding depends on the number of nodes in the datacenter, and the number of replica is defined by your keyspace Replication Factor . Elasticsearch numberOfShards is just information about the number of nodes.

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.