For most of the project I use eclipse as it is very extendable with so many plugins but when I want to be lazy and let the IDE do everything I wish I use Netbeans (i.e at work ). I wanted my project to be stored as repository at git and let eclipse handle all …
Category Archive: Open Source
Sep 17
HBase Resources
Todd Lipcon gives a brief introduction to HBase, Hadoop’s database. Todd goes on to explain HBase usage scenarios, how HBase compare to an RDBMS, and how HBase complements Hadoop. http://player.vimeo.com/video/14068552 Introduction to HBase (Ch1) – Todd Lipcon from Cloudera on Vimeo. Also there is a nice beginners article by Jim Wilson