hadoop - What CAP-Type does Apache Accumulo have? -


during evaluation of several distributed systems came across cap-theorem. unfortunately can't find classification apache accumulo.

here actual question: kind of cap-type apache accumulo , why?

apache accumulo based on google bigtable paper, , shares lot of similarities apache hbase. 3 of these systems intended cp, nodes go down rather serve inconsistent data.


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -