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
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
>
> 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
>
> **
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
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
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
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