[ https://issues.apache.org/jira/browse/PIG-1406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Olga Natkovich updated PIG-1406: -------------------------------- Release Note: This JIRA allows to run shell commands from within grun by using new sh command which has the following format: sh <shell command to run> For instance, the command below will allow you to run ls command on the location from which you started pig: grunt> sh ls bigdata.conf nightly.conf ..... grunt> > Allow to run shell commands from grunt > -------------------------------------- > > Key: PIG-1406 > URL: https://issues.apache.org/jira/browse/PIG-1406 > Project: Pig > Issue Type: Improvement > Affects Versions: 0.8.0 > Reporter: Olga Natkovich > Assignee: Jeff Zhang > Fix For: 0.8.0 > > Attachments: Pig-1406.patch, Pig-1406_2.patch > > > We had several users asking to be able to run arbitrary shell commands from > within grunt. This would work similarly to fs command. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.