HBase and the wrong base
HBase is one the implementation of the Google BigTable concept and one of the most interesting project in my eyes. It offers storage for bigdata and a more reconfigurable datastructure. The main problem came from the installation. Since it require ssh, on windows even for testing is quite a mess and now i’ve discovered that’s it’s not compatible with Ubuntu 11.xx. The only configuration I can get it works is Ubuntu 10.04 LTS and HBase 0.90.x.
(Source: hbase.apache.org)
@4 months ago with 5 notes#it