*
>
> Regards,
>
> Shouvanik****
>
> ** **
>
> ** **
>
> *From:* Nitin Pawar [mailto:nitinpawar...@gmail.com]
> *Sent:* Monday, June 10, 2013 12:58 PM
> *To:* user@hive.apache.org
> *Subject:* Re: Issue with creating HIVE metadata for a HBASE table with
> 2000 + colum
NULL::character varying
);
What are the steps to do the same? Please help
Regards,
Shouvanik
From: Nitin Pawar [mailto:nitinpawar...@gmail.com]
Sent: Monday, June 10, 2013 12:58 PM
To: user@hive.apache.org
Subject: Re: Issue with creating HIVE metadata for a HBASE table with 2000 +
columns
I just took a look at the error stack and hive schema definition.
>From error, it looks like you are hitting the char length limit on postgres
schema table SERDE_PARAMS.
if your values for the column on postgres are more than 4000 chars then I
would recommend you alter your postgres meta data tab
Can you share your hive version?
On Sat, Jun 8, 2013 at 12:03 AM, Stephen Sprague wrote:
> I would venture to say if you haven't got a reply nobody particularly has
> anything useful to add.
>
> you have a meta data error there. the error message shows you the table
> name. You're going to hav
I would venture to say if you haven't got a reply nobody particularly has
anything useful to add.
you have a meta data error there. the error message shows you the table
name. You're going to have to dig in there on your own and start with a
some trivial example and work your way up to where it fa
Hi,
Can anybody please reply. I thought this forum is ACTIVE?
-Original Message-
From: Haldar, Shouvanik
Sent: Thursday, June 06, 2013 2:08 PM
To: 'user@hive.apache.org'
Subject: Issue with creating HIVE metadata for a HBASE table with 2000 + columns
Hi,
I have a HBASE table with 2000 +