We can point out how your mapping could be.
>
> Regards
> Bejoy KS
>
> Sent from remote device, Please excuse typos
> --
> *From: * Ibrahim Yakti
> *Date: *Sun, 13 Jan 2013 11:22:51 +0300
> *To: *user
> *ReplyTo: * user@hive.apache.org
> *Su
-
From: Ibrahim Yakti
Date: Sun, 13 Jan 2013 11:22:51
To: user
Reply-To: user@hive.apache.org
Subject: Re: Mapping HBase table in Hive
Thanks Bejoy,
what do you mean by:
> If you need to map a full CF to a hive column, the data type of the hive
> column should be a Map.
>
suppose I used
Thanks Bejoy,
what do you mean by:
> If you need to map a full CF to a hive column, the data type of the hive
> column should be a Map.
>
suppose I used sqoop to move data from mysql to hbase and used id as a
column family, all the other columns will be QF then, right?
The integration document
u can get detailed hbase to hive integration document from hive wiki .
Regards
Bejoy KS
Sent from remote device, Please excuse typos
-Original Message-
From: Ibrahim Yakti
Date: Tue, 8 Jan 2013 15:45:32
To: user
Reply-To: user@hive.apache.org
Subject: Mapping HBase table in Hive
Hello,
suppose I have the following table (orders) in MySQL:
*** 1. row ***
Field: id
Type: int(10) unsigned
Null: NO
Key: PRI
Default: NULL
Extra: auto_increment
*** 2. row ***
Field: