Hi there- Can you point me to the specific section where you saw this?
http://hbase.apache.org/book.html I don't see HColumnFamily in there. On 8/22/11 9:46 AM, "Doug Meil" <[email protected]> wrote: > >Thanks. I'll follow-up on it. > > > > > >On 8/22/11 2:04 AM, "Akash Ashok" <[email protected]> wrote: > >>Hi, >> In the HBase book Architecture -> Storage -> Overview >> Its quoted that " The HRegionServer opens the region and creates a >>corresponding HRegion object. When the HRegion is opened it sets up a >>Storeinstance for each >>* HColumnFamily* for every table as defined by the user beforehand." >> >>Shouldn't it be HColumnDescriptor ? There's nothing called the >>HColumnFamily >>right ? >> >>Cheers, >>Akash A >
