It depends on what stack you want to run. A quick cut:
- Worker Machines (DataNode, HBase Region Servers, Spark Worker Nodes)
- Dual 6 core CPU
- 64 to 128 GB RAM
- 3 X 3TB disk (JBOD)
- Master Node (Name Node, HBase Master,Spark Master)
- Dual 6 core CPU
- 64 t
Suggestion - try to get an idea of your hardware requirements by running a
sample on Amazon's EC2 or Google compute engine. It's relatively easy (and
cheap) to get started on the cloud before you invest in your own hardware
IMO.
On Wed, May 21, 2014 at 8:14 PM, Upender Nimbekar wrote:
> Hi,
>
Hi,
I would like to setup apache platform on a mini cluster. Is there any
recommendation for the hardware that I can buy to set it up. I am thinking
about processing significant amount of data like in the range of few
terabytes.
Thanks
Upender