76.0k views
3 votes
The "colddb" folder inside defaultdb (main index) has the cold bucket. The thawed bucket stored in what folder and what will be in that bucket?

User Yiyang
by
8.3k points

1 Answer

4 votes

Final answer:

The "colddb" folder contains the cold bucket, while the thawed bucket is stored in a separate folder. The contents of the thawed bucket depend on the application.

Step-by-step explanation:

The "colddb" folder inside defaultdb contains the cold bucket in a database.

The thawed bucket is stored in a different folder, typically named "thawedb" or something similar.

The contents of the thawed bucket can vary depending on the specific application or use case, but it generally includes data that has been processed or transformed in some way.

User Waterboy
by
8.4k points