Category Archives: Cloud

HBase and Eclispe IDE integration

In this post, we will be creating a sample HBase project in Eclipse IDE. It is required to have a local working instance of HBase (mine is 0.20.6 version) and Eclipse Helios version. I assume that you are aware of … Continue reading

Posted in Cloud, Cluster, Hadoop, Technology | 2 Comments

Web Interface for Map Reduce Job Submission in hadoop

Yesterday, It took me about a couple of hours to figure out the working of hadoop (single node cluster) and today, i designed a simple web interface to submit raw data to be crunched by hadoop and then to display … Continue reading

Posted in Cloud, Cluster, Hadoop, WWW | 1 Comment

successfully configured a single node cluster using Hadoop

Today, it took me around 30 minutes to configure a single node cluster in debian using hadoop without even knowing anything about cloud or distributed computing. The process was very simple and straight forward. The tutorial written by Michael at … Continue reading

Posted in Cloud, Cluster, Hadoop | Leave a comment