HBase is the Hadoop database. Use it when you need random, realtime read/write access to your Big Data. This project's goal is the hosting of very large tables -- billions of rows X millions of columns -- atop clusters of commodity hardware.

learn more… | top users | synonyms

1
vote
1answer
114 views

Java process failure (hadoop, hbase)

Anytime I am running hadoop/hbase process from a command prompt I get an error: /usr/local/hadoop/bin/hadoop: line 320: /usr/lib/jvm/jdk1.7.0/bin/java: cannot execute binary file ...
0
votes
0answers
57 views

Cannot access data from hbase with amazone ec2

I have a single node hadoop machine in which hbase is running in the amazone ec2 instance. Due to some reason the server got restarted. So i need to start hadoop and hbase again. Then its working ...
0
votes
0answers
349 views

Inspect failing on hosts while installing cloudera

I am trying to install CloudEra on 2 machines via CloudEra manager. Here is the host file of my machine : /etc/hosts 127.0.0.1 localhost.localdomain localhost 127.0.0.1 ...
0
votes
0answers
51 views

Hbase table creation error

I'm new to Hbase. There there some errors in hbase table creation as follows: hbase(main):004:0> list 11/04/30 11:42:23 DEBUG client.HConnectionManager$TableServers: Cache hit for row <> ...