|
|
-
Re: Visualizing the data flow of a Pig scriptHarsh J 2011-05-17, 11:20
Hey Thomas,
Perhaps you're looking for PigPen, the graphical eclipse plugin for Pig? Ticket: https://issues.apache.org/jira/browse/PIG-366 Wiki: http://wiki.apache.org/pig/PigPen On Tue, May 17, 2011 at 2:43 PM, Thomas Kappler <[EMAIL PROTECTED]> wrote: > Hi all, > > are there any tools that visualize the data flow in a Pig script, such > as the joins, unions etc.? Maybe somewhat like this: > > A B > \ / > C > > I imagine that would be very helpful during development of more > complex scripts. It might be done with Graphviz or similar tools. I > couldn't find anything on ther web. > > Cheers, > Thomas > -- Harsh J |