Dear Wiki user, You have subscribed to a wiki page or wiki category on "Lucene-hadoop Wiki" for change notification.
The following page has been changed by udanax: http://wiki.apache.org/lucene-hadoop/Hbase/HbaseShell ------------------------------------------------------------------------------ If we decide to cut the data model in time version, then we may view the new data as a 2D table. [[BR]]If index is in string, we may view it as a huge map. If index is in integer, then it is one huge 2D array. + - [[BR]]So each table may have such data storages in 3D (ColumnFamilies) + So each table may have such data storages in 3D (ColumnFamilies) - - Locality Group(Columnfamily) is a relationship that can occur between multiple references + [[BR]]Locality Group(Columnfamilies) is a relationship that can occur between multiple references [[BR]]whenever one reference brings in much of the data used by the other references. - ''--I hope physical files on networks are grouped together with locality grouping.[[BR]]by udanax.'' + ''--I hope physical files on networks are grouped together with locality grouping.[[BR]]by [:udanax:udanax].'' == People Involved ==