H13-711_V3.5 · Question #355
Hive in Fusioninsight includes two roles, HiveServer and MetaStore.
The correct answer is A. True. Option A is correct because Hive in FusionInsight (Huawei's big data platform) indeed includes exactly two roles: HiveServer (which handles client connections and query execution) and MetaStore (which manages metadata for Hive tables, schemas, and partitions). These two…
Question
Hive in Fusioninsight includes two roles, HiveServer and MetaStore.
Options
- ATrue
- BFalse
How the community answered
(29 responses)- A72% (21)
- B28% (8)
Explanation
Option A is correct because Hive in FusionInsight (Huawei's big data platform) indeed includes exactly two roles: HiveServer (which handles client connections and query execution) and MetaStore (which manages metadata for Hive tables, schemas, and partitions). These two components together form the complete Hive service within the FusionInsight ecosystem.
Option B is wrong simply because the statement is accurate - both roles exist and are fundamental to Hive's architecture in FusionInsight.
Memory tip: Think "HMS" - HiveServer + MetaStore = the two pillars of Hive. If you remember that Hive needs somewhere to run queries (HiveServer) and somewhere to store metadata (MetaStore), you'll always recall that both roles are present.
Topics
Community Discussion
No community discussion yet for this question.