What do you mean by 'duplicate 1 piece of data in multiple places'? Your client wants to put duplicate data in two places and have it consistent or are you referring to hbase's keeping up multiple instances of data under wraps. If the former, please clarify, if the latter -- hbase takes care of it. Yours, St.Ack
On Fri, Jul 25, 2014 at 3:58 PM, Mingtao Zhang <[email protected]> wrote: > Oh ... I might have used a bad word; I mean 'duplicate 1 piece of data in > multiple places'. > > Mingtao > > > On Fri, Jul 25, 2014 at 6:54 PM, Stack <[email protected]> wrote: > > > On Fri, Jul 25, 2014 at 3:47 PM, Mingtao Zhang <[email protected]> > > wrote: > > > > > I think from client view I am good to go. > > > > > > Will HBase ensure consistency within it self? In redundant/clustered > > > environment? > > > > > > > > > Generally, if we are not consistent, its a bug but what you mean by > > 'redundant' in the above? > > > > St.Ack > > >
