1.

eehoope or Q. What is Hbase? Discuss various Hbase DofUniversity QuestionModel and applications. (Dec. 2016, 5 Ma

Answer»

Ans :- HBase is an open-source, non-relational, distributed database modeled after Google's Bigtable and written in Java. It is developed as part of Apache Software Foundation's Apache Hadoop project and runs on top of HDFS, providing Bigtable-like capabilities for Hadoop.

HBaseis a distributed column-oriented database built on top oftheHadoop file system. ... One can storethedata in HDFS either directly or throughHBase. Data consumer reads/accessesthedata in HDFS randomly usingHBase.HBasesits on top oftheHadoop File System and provides read and write access.



Discussion

No Comment Found