Running Hadoop on Windows
Saturday, June 14th, 2008What is Hadoop? Hadoop is a an open source Apache project written in Java and designed to provide users with two things: a distributed file system (HDFS) and a method for distributed computation. It's based on Google's published Google File System and MapReduce concept which discuss how to build a framework ...