September 2014
Intermediate to advanced
202 pages
4h 26m
English
There are four rules to create the secondary index so that our table will function without any hiccups. These rules are as follows:
In the case of a multipartition table, the data as well as the table's associated indexes will be distributed across servers. This distribution of indexes across servers is determined by the value of one of the attributes of the index. Yes, you're correct: it is decided by the hash key value. Unlike the hash key value (compounded with the range key) of a table, indexes keys can ...
Read now
Unlock full access