Which of the following descriptions about the functions of HRegionServe in HBase are incorrect?
Select all that apply, then click Submit answer.
-
○
The RegionServer is generally deployed with the NameNode of the HDFS cluster to realize the data storage function.
-
○
Data processing and computing unit of HBase
-
○
Regionserver is the data service process of HBase, responsible for processing user data read and write requests
-
○
Manage all Regions, Regions can be migrated between RegionServers