Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

hive metastore database sizing

avatar

Is there any standard or template available for hive metastore database sizing. We need to provide to the database platform team our requirements. we have a 30 node cluster with 3 masters and 27 slaves.

1 ACCEPTED SOLUTION

avatar
4 REPLIES 4

avatar
@ARUN

We cannot decide the Hive metastore database size depending on the cluster size as the database would be for holding the metadata of the Hive tables and databases created. There are total of 57 tables under the metastore database.

avatar

Thanks @Sindhu, just wanted to come up with the db instance sizing.

avatar

avatar

Thanks @Sindhu, it helps