1.

Name three disadvantages Hbase has as compared to RDBMS?

Answer»
  • Hbase does not have in-built authentication/permission mechanism

  • The indexes can be created only on a key column, but in RDBMS it can be done in any column.

  • With one HMaster node there is a single point of failure.



Discussion

No Comment Found