Ahhh, that's Lars' book. Thanks for the clarification.
On 8/22/11 11:56 PM, "Akash Ashok" <[email protected]> wrote: >Hi, > I'm sorry. I should have been more clear. I was talkin about "HBase: >The >Definitive Guide". This link i've pasted below > >http://ofps.oreilly.com/titles/9781449396107/architecture.html >Section ( Storage -> Overview) > >Once again sorry for the inconvenience caused > >Cheers, >Akash A > > >On Tue, Aug 23, 2011 at 4:25 AM, Doug Meil ><[email protected]>wrote: > >> >> 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 >> > >> >>
