Re: Issue with creating HIVE metadata for a HBASE table with 2000 + columns

2013-06-10 Thread Rob Roland
* > > 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

RE: Issue with creating HIVE metadata for a HBASE table with 2000 + columns

2013-06-10 Thread shouvanik.haldar
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

Re: Issue with creating HIVE metadata for a HBASE table with 2000 + columns

2013-06-10 Thread Nitin Pawar
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

Re: Issue with creating HIVE metadata for a HBASE table with 2000 + columns

2013-06-10 Thread Nitin Pawar
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

Re: Issue with creating HIVE metadata for a HBASE table with 2000 + columns

2013-06-07 Thread Stephen Sprague
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

RE: Issue with creating HIVE metadata for a HBASE table with 2000 + columns

2013-06-07 Thread shouvanik.haldar
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 +