Free Hadoop Cluster for Experiments

前端 未结 2 1607
不思量自难忘°
不思量自难忘° 2021-02-05 22:51

I would like to run hadoop program in a hadoop cluster to test times. Is any free Hadoop Cluster available for experiments with big data for Academic use?

2条回答
  •  一向
    一向 (楼主)
    2021-02-05 23:11

    I doubt if there is something which is 100% free. One feasible way could be to use Amazon EC2 ready to use Hadoop cluster. It's not free but cheap enough to get your hands dirty. And if you don't want to pay anything, you could probably use Cloudera's VM and create a cluster using VMs on your machine. That would be a lot more convenient and cheaper as well.

    HTH

提交回复
热议问题