You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@pig.apache.org by Alan Gates <ga...@yahoo-inc.com> on 2010/05/12 22:25:03 UTC

Re: MiniCluster

Check out the PigUnit patch in https://issues.apache.org/jira/browse/PIG-1404 
  and see if that will meet your needs.

Alan.

On Apr 29, 2010, at 9:28 AM, Corbin Hoenes wrote:

> I see MiniCluster.java in the pig source code and want to do  
> something similar in my own tests.... tried just coping that class  
> but it's failing with "Can't assign requested address" trying to  
> assign 127.0.0.1:0.
>
> Is there something else I need to be able to test my pig scripts in  
> MR mode?  Do I need hadoop installed and environment variables?
>