Latest
Loading...

Featured Post

Developers are most Wanted People Now : BY The world Fact Studies

Developers are enormously in demand at the moment thanks to a long-term tech skills gap in the UK. Developers can earn about $30,000 o...

Hbase and there commands !!

Hbase and there commands !!

Remote Server Mode with Rexste

 HBase is the Hadoop database. Think of it as a distributed, scalable, big data store. Use HBase 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. HBase is an open-source, distributed, versioned, column-oriented store modeled after Google’s Bigtable. Just as Bigtable leverages the distributed data storage provided by the Google File System, HBase provides Bigtable-like capabilities on top of Hadoop and HDFS

HBase can be run as a standalone database on the same local host as Titan and the end-user application. In this model, Titan and HBase communicate with one another via a localhost socket. Running Titan over HBase requires the following setup steps:



get commands here !!