Login using Social Account
     Continue with GoogleLogin using your credentials
Purpose: 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 or Alluxio, providing Bigtable-like capabilities for Hadoop.
Home Page: https://hbase.apache.org/
Documentation: https://hbase.apache.org/book.html
Related resources to learn: https://cloudxlab.com/assessment/playlist-intro/12/hbase?course_id=1&playlist_id=12
How to get started:
In the web console tab on the right side of the screen, type the following command at the prompt to get the HBase shell
hbase shell
Type the following command to exit HBase shell
exit
Taking you to the next exercise in seconds...
Want to create exercises like this yourself? Click here.
No hints are availble for this assesment
Answer is not availble for this assesment
Loading comments...