Dear Wiki user, You have subscribed to a wiki page or wiki category on "Pig Wiki" for change notification.
The following page has been changed by AlanGates: http://wiki.apache.org/pig/PigTools ------------------------------------------------------------------------------ This page describes tools that users have built on top of Pig. Some of these tools make developing Pig Latin scripts easier. Some facilitate running Pig in your environment. The tools are listed in alphabetical order. + + === Amazon === + Amazon Elastic !MapReduce makes it easy to launch Pig in interactive or batch mode in AWS. The service supports Pig via [http://aws.amazon.com/console/ AWS Management Console], + [http://developer.amazonwebservices.com/connect/entry.jspa?externalID=2264&categoryID=266 Command Line Client], and its APIs. === Eclipse Plugin (Lightweight) === http://code.google.com/p/pig-eclipse @@ -16, +20 @@ http://sf.net/projects/pig-mode Another emacs mode for pig, with automatic indentation and full Pig 0.2 syntax support. + + === HAMAKE === + + http://code.google.com/p/hamake/ + + 'hamake' utility allows you to automate incremental processing of datasets stored on HDFS using Hadoop tasks written in Java or using PigLatin scripts. === PigPen === http://issues.apache.org/jira/browse/PIG-366 @@ -41, +51 @@ Provides syntax highlighting for Pig Latin scripts. - === HAMAKE === - - http://code.google.com/p/hamake/ - - 'hamake' utility allows you to automate incremental processing of datasets stored on HDFS using Hadoop tasks written in Java or using PigLatin scripts. -
