I use pig local mode extensively, which cuts development time
dramatically. If you can do this in Cygwin, it would help you be much
more productive.

pig -l /tmp -x local -v -w

This is covered in chapters 3 and 4 of my book, in which we go from
localhost to a cluster on EMR.
http://ofps.oreilly.com/titles/9781449326265/chapter_3.html

For UDFs I use IntelliJ. Would setup instructions be helpful? I could blog them.

Russell Jurney
twitter.com/rjurney
[email protected]
datasyndrome.com

On Sep 25, 2012, at 10:46 AM, Siddharth Tiwari <[email protected]> wrote:

> Hi Alex,
>
> You can always use cygwin for development purposes only. It will work like 
> charm, with no fuss.
>
> Regards
> Siddharth
>
>
> -----Alex McLintock <[email protected]> wrote: -----
> To: [email protected]
> From: Alex McLintock <[email protected]>
> Date: 09/25/2012 01:54PM
> Subject: IDE choice?
>
> Forgive me for asking a FAQ but what is the current IDE of choice for Pig?
>
> I used to use a text editor and command line.
> I understand that PigPen (eclipse plugin) is no longer supported and
> does not work with current Hadoop. (But I haven't seen the
> documentation or wiki updated.)
> I have heard of PigEditor and will try it out.
>
> We normally use IntelliJ so would love to hear anything that helps
> integrate that.
>
> I am also a bit confused as to testing Pig. I am sitting in front of a
> Windows box and would love to be able to debug my scripts locally, but
> I don't see that is possible.
>
> If we have a bunch of developers I wonder if they should be all
> testing on the same cluster, or have individual clusters, and how they
> should be spun up and down....
> =====-----=====-----=====
> Notice: The information contained in this e-mail
> message and/or attachments to it may contain
> confidential or privileged information. If you are
> not the intended recipient, any dissemination, use,
> review, distribution, printing or copying of the
> information contained in this e-mail message
> and/or attachments to it are strictly prohibited. If
> you have received this communication in error,
> please notify us by reply e-mail or telephone and
> immediately and permanently delete the message
> and any attachments. Thank you
>
>

Reply via email to