You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by Viswanathan J <ja...@gmail.com> on 2016/04/15 09:02:34 UTC

Column qualifier name in byte array in hbase and map to external table in hive

Hi,

I'm trying to create external hive table to map hbase table and i'm facing
issue in the column mapping because the column qualifier is in byte array
as below, how to define/map this.

eg.,

column=cf:\x00\x00\x00\x00\x00\x00\x00\x00, timestamp=1455990558044

Please help.

Re: Column qualifier name in byte array in hbase and map to external table in hive

Posted by Viswanathan J <ja...@gmail.com>.
Guys, please help on this.
On Apr 15, 2016 12:32 PM, "Viswanathan J" <ja...@gmail.com>
wrote:

> Hi,
>
> I'm trying to create external hive table to map hbase table and i'm facing
> issue in the column mapping because the column qualifier is in byte array
> as below, how to define/map this.
>
> eg.,
>
> column=cf:\x00\x00\x00\x00\x00\x00\x00\x00, timestamp=1455990558044
>
> Please help.
>