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 ------------------------------------------------------------------------------ ''--I hope physical files on networks are grouped together with locality grouping.[[BR]]by [:udanax:udanax].'' + == Architecture == + + * This effort is still a "work in progress". Please feel free to add comments + {{{ - ROOT Other Metadata - + +------------------+ +------+ +-----------------+ + | Job Manager +--------------------+Parser+--------+ Shell Command | - +-------------+ + | | +------+ +--------+--------+ + | | / | - +---------------+ | USER TABLEs | - +-------+ | META 1 ~ 2^17 | | ... | - | META0 +-----+ ... +-----+ | - +-------+ | | | | - +---------------+ | | + | | +---------------+ | + | | | Command | +----------------+ | + | +--+ Processor +----+ return message +----+ + | | +---------------+ +----------------+ + | | | HClient API | + | | +---+---+---+---+ + | | | | | + | | | | +-----------------------------+ + | | | +------------+ | + | | | | | + +------------------+ â â â + | Batch Processors | 1 2 3 + ++------------------+-----------------------------------------------------+ + | ROOT Other Metadata +-------------+ | + | +---------------+ | USER TABLEs | | + | +-------+ | META 1 ~ 2^17 | | ... | | + | Hadoop + Hbase | META0 +----+ ... +-----+ | | + | +-------+ | | | | | + | +---------------+ | | | - +-------------+ + | +-------------+ | + +-------------------------------------------------------------------------+ - 1 2 3 - â â â - | | | - +---+-------+--------+ | - | +------------------------------+ - +-----------+ }}}