SPLK-2002(205Q) · Question #43
Before users can use a KV store, an admin must create a collection. Where is a collection is defined?
The correct answer is C. collections.conf. A collection is defined in the collections.conf file, which specifies the name, schema, and permissions of the collection. The kvstore.conf file is used to configure the KV store settings, such as the port, SSL, and replication factor. The other two files do not exist1
Question
Before users can use a KV store, an admin must create a collection. Where is a collection is defined?
Options
- Akvstore.conf
- Bcollection.conf
- Ccollections.conf
- Dkvcollections.conf
How the community answered
(51 responses)- A2% (1)
- B4% (2)
- C94% (48)
Explanation
A collection is defined in the collections.conf file, which specifies the name, schema, and permissions of the collection. The kvstore.conf file is used to configure the KV store settings, such as the port, SSL, and replication factor. The other two files do not exist1
Topics
Community Discussion
No community discussion yet for this question.