Why would a company decide to use HBase to replace an existing relational database?
It is required for performing ad-hoc queries.
Varying formats of input data requires columns to be added in real time.
The company's employees are already fluent in SQL.
Existing SQL code will run unchanged on HBase.
Submit