Please ignore this mail.

On Wed, Sep 2, 2015 at 12:40 PM, Sandeep Kumar <[email protected]>
wrote:

> Hi Guys,
>
> I've recently downloaded PIG of version 0.14.0 and was trying to run jobs
> using this new version. I already have cloudera setup configured which
> provides PIG-0.12.0.
>
> The PIG provided by cloudera is working fine and there is no issue at all
> regarding Namenode to Datanode communication but when i'm running my script
> with PIG-0.14.0 its throwing following error:
>
> 2015-09-02 12:32:19,460 [main] INFO  org.apache.hadoop.ipc.Client -
> Retrying connect to server: node3:46681. Already tried 0 time(s); retry
> policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=3, sleepTime=1000
> MILLISECONDS)
> 2015-09-02 12:32:20,461 [main] INFO  org.apache.hadoop.ipc.Client -
> Retrying connect to server: node3:46681. Already tried 1 time(s); retry
> policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=3, sleepTime=1000
> MILLISECONDS)
> 2015-09-02 12:32:21,462 [main] INFO  org.apache.hadoop.ipc.Client -
> Retrying connect to server: node3:46681. Already tried 2 time(s); retry
> policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=3, sleepTime=1000
> MILLISECONDS)
>
>
> Am i missing some configuration which i need to make specific to
> PIG-0.14.0? I'm using configuration file as it is provided with the
> package.
>
> HadoopVersion: 2.6.0-cdh5.4.4
> PigVersion: 0.14.0-SNAPSHOT
>
> Do let me know if you need more details.
>
> Regards,
> Sandeep
>

Reply via email to