Re: Creating Indexes again

2012-11-23 Thread Nitin Pawar
peter.mar...@trilliumsoftware.com ** > ** > > ** ** > > *From:* Nitin Pawar [mailto:nitinpawar...@gmail.com] > *Sent:* 23 November 2012 08:55 > *To:* user@hive.apache.org > *Subject:* Re: Creating Indexes again > > ** ** > > try increasing ulimit on you

RE: Creating Indexes again

2012-11-23 Thread Peter Marron
<mailto:roy.willi...@trilliumsoftware.com> From: Nitin Pawar [mailto:nitinpawar...@gmail.com] Sent: 23 November 2012 08:55 To: user@hive.apache.org Subject: Re: Creating Indexes again try increasing ulimit on your hadoop cluster as well increase the memory for map and reducer both by setting t

Re: Creating Indexes again

2012-11-23 Thread Nitin Pawar
try increasing ulimit on your hadoop cluster as well increase the memory for map and reducer both by setting them up on hive set mapred.job.map.memory.mb=6000; set mapred.job.reduce.memory.mb=4000; you can change the values based on the hadoop cluster you have setup On Fri, Nov 23, 2012 at 2:17

Re: Creating Indexes

2012-11-02 Thread Shreepadma Venugopalan
s Hive errors as opposed to > Map/Reduce errors? > > ** ** > > Regards, > > ** ** > > Peter Marron**** > > > > ** ** > > *From:* Dean Wampler [mailto:dean.wamp...@thinkbiganalytics.com] > *Sent:* 02 November

Re: Creating Indexes

2012-11-02 Thread Dean Wampler
>> >> I’m running everything on a single physical machine in pseudo-distributed >> mode. >> >> >> >> Well it certainly looks like the reducer is looking for a derby.jar, >> although I must >> >> confess I don’t really understand why

Re: Creating Indexes

2012-11-02 Thread Dean Wampler
> > Regards, > > ** ** > > Peter Marron > > > > ** ** > > *From:* Dean Wampler [mailto:dean.wamp...@thinkbiganalytics.com] > *Sent:* 02 November 2012 14:03 > > *To:* user@hive.apache.org > *Subject:* Re

RE: Creating Indexes

2012-11-02 Thread Peter Marron
here it records Hive errors as opposed to Map/Reduce errors? Regards, Peter Marron From: Dean Wampler [mailto:dean.wamp...@thinkbiganalytics.com] Sent: 02 November 2012 14:03 To: user@hive.apache.org Subject: Re: Creating Indexes Oh, I saw this line in your Hive output and just assumed you w

Re: Creating Indexes

2012-11-02 Thread Dean Wampler
m go away? Is there anything else that I can try? > > ** ** > > Peter Marron > > ** ** > > *From:* Dean Wampler [mailto:dean.wamp...@thinkbiganalytics.com] > *Sent:* 01 November 2012 13:02 > > *To:* user@hive.apache.org > *Subject:* Re: Creating Indexes > > **

RE: Creating Indexes

2012-11-02 Thread Peter Marron
rron From: Dean Wampler [mailto:dean.wamp...@thinkbiganalytics.com] Sent: 01 November 2012 13:02 To: user@hive.apache.org Subject: Re: Creating Indexes It looks like you're using Derby with a real cluster, not just a single machine in local or pseudo-distributed mode. I haven't tried this m

Re: Creating Indexes

2012-11-01 Thread Dean Wampler
> on the client node . > Regards > Bejoy KS > > Sent from handheld, please excuse typos. > -- > *From: * Dean Wampler > *Date: *Thu, 1 Nov 2012 08:01:51 -0500 > *To: * > *ReplyTo: * user@hive.apache.org > *Subject: *Re: Creating Indexes

Re: Creating Indexes

2012-11-01 Thread Dean Wampler
r > > ** ** > > Also I found a derby.log in my home directory which I have attached. > > ** ** > > Regards, > > ** ** > > Z > > ** ** > > *From:* Shreepadma Venugopalan [mailto:shreepa...@cloudera.com] > *Sent:* 31 October 2012 21:58 > >

Re: Creating Indexes

2012-10-31 Thread Shreepadma Venugopalan
ile that you might want to > see. > > ** ** > > Thanks for your efforts. > > ** ** > > Peter Marron > > ** ** > > *From:* Shreepadma Venugopalan [mailto:shreepa...@cloudera.com] > *Sent:* 31 October 2012 18:38 > *To:* user@hive.apache.org > *Subject:*

Re: Creating Indexes

2012-10-31 Thread Shreepadma Venugopalan
Hi Peter, Can you attach the execution logs? What is the exception that you see in the execution logs? Thanks, Shreepadma On Wed, Oct 31, 2012 at 10:42 AM, Peter Marron < peter.mar...@trilliumsoftware.com> wrote: > Hi, > > ** ** > > I am still having problems building my index. > > In