Ok, Thank so much, I have a clear idea now
Gabriel.
2011/12/2 John Sichi
> Yes, everything goes through the HBase API.
>
> JVS
>
> On Dec 2, 2011, at 2:09 PM, Gabriel Eisbruch wrote:
>
> > Ok, so The map/reduce jobs are connnected to The regionservers?
> >
> > Gabriel.
> >
> > El dic 2, 2011 6:
Yes, everything goes through the HBase API.
JVS
On Dec 2, 2011, at 2:09 PM, Gabriel Eisbruch wrote:
> Ok, so The map/reduce jobs are connnected to The regionservers?
>
> Gabriel.
>
> El dic 2, 2011 6:52 p.m., "John Sichi" escribió:
> The queries go through the region servers, not directly to
Ok, so The map/reduce jobs are connnected to The regionservers?
Gabriel.
El dic 2, 2011 6:52 p.m., "John Sichi" escribió:
> The queries go through the region servers, not directly to HDFS.
>
> JVS
>
> On Dec 2, 2011, at 10:53 AM, Gabriel Eisbruch wrote:
>
> > Hi everybody,
> > I have a q
The queries go through the region servers, not directly to HDFS.
JVS
On Dec 2, 2011, at 10:53 AM, Gabriel Eisbruch wrote:
> Hi everybody,
> I have a question about hbase hive integration that, I have not can
> found in any where: if I run a hive query, this query will read the HFiles
>
Hi everybody,
I have a question about hbase hive integration that, I have not can
found in any where: if I run a hive query, this query will read the HFiles
from hdfs and run into my hadoop cluster, Will the data in my region
servers (not flushed yet) be process into the query?
Thank you V