HBase
Component | Java Heap | CPU | Disk |
---|---|---|---|
Master |
Set this value using the Java Heap Size of HBase Master in Bytes HBase configuration property. |
Minimum 4 dedicated cores. You can add more cores for larger clusters, when using replication, or for bulk loads. | 1 disk for local logs, which can be shared with the operating system and/or other Hadoop logs |
Region Server |
Set this value using the Java Heap Size of HBase RegionServer in Bytes HBase configuration property. |
Minimum: 4 dedicated cores |
|
Thrift Server | 1 GB - 4 GB Set this value using the Java Heap Size of HBase Thrift Server in Bytes HBase configuration property. |
Minimum 2 dedicated cores. | 1 disk for local logs, which can be shared with the operating system and other Hadoop logs. |