HBase is the Hadoop database (columnar).
I would really appreciate if somebody put some light on the choice of HBase as a data storage engine for …
hbase time-series opentsdbI have a row key of the form: <name>--<zero-padded timestamp> Using HBASE shell I …
hbase hbase-shellI downloaded HDP 2.1 from hortonworks for virtualbox. I got the following error when using Hbase shell in case simple command: …
hadoop hbase apache-zookeeper hortonworks-data-platformAs a developer, I've created HBase table for our project by importing data from existing MySQL table using sqoop job. …
hive hbase sqoop apache-hivewe would like to filter a scan on a HBase table with two QualifierFilters. Means we would like to only …
filter hbase database-scanI've been trying to integrate Phoenix 4.5.2 to my existing hadoop cluster. Hadoop Version : 2.7.1 HBase Version : 1.1.2 When I try to create …
hadoop hbase phoenix