But having an embedded version would enable easy programming like with Google's "development environment" they have with App Engine. A good nice to have.
J-D On Mon, Jun 23, 2008 at 10:32 AM, Bryan Duxbury <[EMAIL PROTECTED]> wrote: > Certainly, it would be possible to make a version of HBase that could be > embedded. At the moment, however, there would be an immense number of things > that would have to change for embedding to work. > > -Bryan > > > On Jun 23, 2008, at 6:43 AM, Shiraz Memon wrote: > > Hi, >> >> Thanks for your answer. >> >> Yes I mean hashmap (more simplistic solution), but hbase gives you power >> of >> querying by row keys or complex queries via hql and nevertheless can avail >> bigtable like features. >> >> Shiraz >> >> On Mon, Jun 23, 2008 at 3:18 PM, Jean-Daniel Cryans <[EMAIL PROTECTED]> >> wrote: >> >> Hi Shiraz, >>> >>> By "embedded", do you mean using HBase like one would use an >>> java.util.HashMap? >>> >>> J-D >>> >>> >>> On Mon, Jun 23, 2008 at 6:44 AM, Shiraz Memon <[EMAIL PROTECTED]> >>> wrote: >>> >>> Hi >>>> >>>> very short... >>>> Can we use hbase as an embedded version inside java program? >>>> >>>> thanks in advance, >>>> Shiraz >>>> >>>> >>> >>> >
