[
https://issues.apache.org/jira/browse/PIG-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925520#action_12925520
]
Robert Gibbon commented on PIG-366:
-----------------------------------
Maybe you could try terminating your script with a new line? Like this:
1 x = load 'frog';
2
According to the Grunt parser a single line of pig latin is not valid. I don't
maintain the grunt parser, so perhaps you could open a ticket if you need to
have a single line pig file for some reason.
Cheers
> PigPen - Eclipse plugin for a graphical PigLatin editor
> -------------------------------------------------------
>
> Key: PIG-366
> URL: https://issues.apache.org/jira/browse/PIG-366
> Project: Pig
> Issue Type: New Feature
> Reporter: Shubham Chopra
> Assignee: Robert Gibbon
> Priority: Minor
> Attachments: org.apache.pig.pigpen-0.7.0.tar.gz,
> org.apache.pig.pigpen-0.7.2.tar.gz, org.apache.pig.pigpen-0.7.4.tar.gz,
> org.apache.pig.pigpen-0.7.5.tar.gz, org.apache.pig.pigpen_0.0.1.jar,
> org.apache.pig.pigpen_0.0.1.tgz, org.apache.pig.pigpen_0.0.4.jar,
> org.apache.pig.pigpen_0.7.2.jar, org.apache.pig.pigpen_0.7.4.jar,
> org.apache.pig.pigpen_0.7.5.jar, pigpen.patch, pigPen.patch, PigPen.tgz
>
>
> This is an Eclipse plugin that provides a GUI that can help users create
> PigLatin scripts and see the example generator outputs on the fly and submit
> the jobs to hadoop clusters.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.