whats the size of data are you looking at? 100ms for a join statement for having substancial data ...that would be tricky On 29 Nov 2013 16:03, "Ramon Wang" <[email protected]> wrote:
> The general performance requirement for each query is less than 100 ms, > that's the average level. Sounds crazy, but yes we need to find a way for > it. > > Thanks > Ramon > > > On Fri, Nov 29, 2013 at 5:01 PM, yonghu <[email protected]> wrote: > > > The question is what you mean of "real-time". What is your performance > > request? In my opinion, I don't think the MapReduce is suitable for the > > real time data processing. > > > > > > On Fri, Nov 29, 2013 at 9:55 AM, Azuryy Yu <[email protected]> wrote: > > > > > you can try phoniex. > > > On 2013-11-29 3:44 PM, "Ramon Wang" <[email protected]> wrote: > > > > > > > Hi Folks > > > > > > > > It seems to be impossible, but I still want to check if there is a > way > > we > > > > can do "complex" query on HBase with "Order By", "JOIN".. etc like we > > > have > > > > with normal RDBMS, we are asked to provided such a solution for it, > any > > > > ideas? Thanks for your help. > > > > > > > > BTW, i think maybe impala from CDH would be a way to go, but haven't > > got > > > > time to check it yet. > > > > > > > > Thanks > > > > Ramon > > > > > > > > > >
