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 ShubhamChopra: http://wiki.apache.org/pig/PigPen ------------------------------------------------------------------------------ The jar can be placed in the eclipse/plugins/ folder. It is a good idea to start eclipse with a "-clean" option to ensure that the latest version of the plugins is being used. === Using PigPen === - To start using PigPen you will have to set the path to the directory containing hadoop-site.xml for the plugin to connect to the cluster. This can be done by going to Eclipse preferences -> Pig and adding a new variable *ConfigurationPath* to the JobConf properties. + To start using PigPen you will have to set the path to the directory containing both hadoop-site.xml and pig.properties for the plugin to connect to the cluster. This can be done by going to Eclipse preferences -> Pig and adding a new variable *ConfigurationPath* to the JobConf properties. Diagram 1 : Setting the ConfigurationPath attachment:ConfigurationPath.png
