Re: org.apache.hadoop.ipc.RemoteException(java.io.IOException: java.io.IOException

2012-10-03 Thread Bejoy KS
nto effect.   Regards, Bejoy KS From: Raihan Jamal To: user@hive.apache.org Sent: Thursday, October 4, 2012 5:24 AM Subject: Re: org.apache.hadoop.ipc.RemoteException(java.io.IOException: java.io.IOException Just to add here SojTimestampToDate will return da

Re: org.apache.hadoop.ipc.RemoteException(java.io.IOException: java.io.IOException

2012-10-03 Thread Raihan Jamal
l see >> this parameter in the output. >> >> ** ** >> >> Hope this helps, >> >> Chalcy >> >> ** ** >> >> *From:* Raihan Jamal [mailto:jamalrai...@gmail.com] >> *Sent:* Wednesday, October 03, 2012 5:51 PM >> *To:* use

Re: org.apache.hadoop.ipc.RemoteException(java.io.IOException: java.io.IOException

2012-10-03 Thread Raihan Jamal
> > Chalcy > > ** ** > > *From:* Raihan Jamal [mailto:jamalrai...@gmail.com] > *Sent:* Wednesday, October 03, 2012 5:51 PM > *To:* user@hive.apache.org > *Subject:* Re: org.apache.hadoop.ipc.RemoteException(java.io.IOException: > java.io.IOException > > **

Re: org.apache.hadoop.ipc.RemoteException(java.io.IOException: java.io.IOException

2012-10-03 Thread Raihan Jamal
il.com] > *Sent:* Wednesday, October 03, 2012 5:51 PM > *To:* user@hive.apache.org > *Subject:* Re: org.apache.hadoop.ipc.RemoteException(java.io.IOException: > java.io.IOException > > ** ** > > Ok. Found the issue I guess. > > > > This is the below s

RE: org.apache.hadoop.ipc.RemoteException(java.io.IOException: java.io.IOException

2012-10-03 Thread Chalcy Raja
esday, October 03, 2012 5:51 PM To: user@hive.apache.org Subject: Re: org.apache.hadoop.ipc.RemoteException(java.io.IOException: java.io.IOException Ok. Found the issue I guess. This is the below settings we have in the mapred-site.xml for the site-specific configuration in Hadoop. And that is the r

Re: org.apache.hadoop.ipc.RemoteException(java.io.IOException: java.io.IOException

2012-10-03 Thread Raihan Jamal
Ok. Found the issue I guess. This is the below settings we have in the *mapred-site.xml *for the site-specific configuration in Hadoop. And that is the reason exception is getting thrown. mapred.jobtracker.maxtasks.per.job 20 true How can I override these chang

Re: org.apache.hadoop.ipc.RemoteException(java.io.IOException: java.io.IOException

2012-10-03 Thread Raihan Jamal
Can anyone help me out here? What does the below error means? And this is the query I am using- *SELECT cguid,* * event_item,* * event_timestamp,* * event_site_id* *FROM (* * SELECT event.app_payload ['n'] AS cguid,* * event.app_payload ['itm'] AS event_item,* * max(event.event_timestamp) AS event