which of the following is not a feature of Hbase?
HBase is lateral scalable.
Well Done. Your Answer is Correct Keep it Up! Explanation: Option A is incorrect because HBase is linearly scalable.
It has automatic failure support.
It provides consistent read and writes.
It has easy java API for client.