Sorry for the newbie questions here, but how is this going to work? Using
'normal' Hive queries will I be able to read & write to an HBase datastore?
>From withing the Hive CLI?
Saurabh.
--
http://nandz.blogspot.com
http://foodieforlife.blogspot.com
gqiang.
>
> Amr, we don't have that kind of support but would love to add it.
>
> Ashish
>
>
> From: He Yongqiang [mailto:heyongqi...@software.ict.ac.cn]
> Sent: Tuesday, July 28, 2009 7:03 PM
> To: hive-user@hadoop.apache.o
[mailto:heyongqi...@software.ict.ac.cn]
> Sent: Tuesday, July 28, 2009 7:03 PM
> To: hive-user@hadoop.apache.org
> Subject: Re: UPDATE statement in Hive?
>
> The patch contributor of https://issues.apache.org/jira/browse/PIG-6 is a
> student here in our institute, but another laborat
]
Sent: Tuesday, July 28, 2009 3:41 AM
To: hive-user@hadoop.apache.org
Subject: UPDATE statement in Hive?
Is there an UPDATE statement in Hive? If not, are there any plans for adding
support for it in the future?
This is why I ask: I want to maintain a table which, against each user ID,
stores
is to change your schema so that the table actually contains
>>> the changes to the row instead of the row values themselves and then change
>>> the query that takes the new schema into account.
>>>
>>> Ashish
>>>
>>> __
n change the query that takes the new schema into account.
>>
>> Ashish
>>
>> ________
>> From: Saurabh Nanda [saurabhna...@gmail.com]
>> Sent: Tuesday, July 28, 2009 3:41 AM
>> To: hive-user@hadoop.apache.org
>> Subject:
change the
query that takes the new schema into account.
Ashish
From: Saurabh Nanda [saurabhna...@gmail.com]
Sent: Tuesday, July 28, 2009 3:41 AM
To: hive-user@hadoop.apache.org
Subject: UPDATE statement in Hive?
Is there an UPDATE statement in Hive? If
@hadoop.apache.org
Subject: UPDATE statement in Hive?
Is there an UPDATE statement in Hive? If not, are there any plans for adding
support for it in the future?
This is why I ask: I want to maintain a table which, against each user ID,
stores the first visit & last visit time. This is across
Is there an UPDATE statement in Hive? If not, are there any plans for adding
support for it in the future?
This is why I ask: I want to maintain a table which, against each user ID,
stores the first visit & last visit time. This is across the entire year,
not a day -- basically to understand