You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Olga Natkovich (JIRA)" <ji...@apache.org> on 2007/11/28 20:04:43 UTC

[jira] Resolved: (PIG-33) help in grunt shows single line of help

     [ https://issues.apache.org/jira/browse/PIG-33?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olga Natkovich resolved PIG-33.
-------------------------------

    Resolution: Fixed

fix committed

> help in grunt shows single line of help
> ---------------------------------------
>
>                 Key: PIG-33
>                 URL: https://issues.apache.org/jira/browse/PIG-33
>             Project: Pig
>          Issue Type: Bug
>          Components: grunt
>         Environment: windows xp, hadoop local
>            Reporter: Patrick Hunt
>            Assignee: Olga Natkovich
>            Priority: Minor
>         Attachments: help.patch
>
>
> grunt shows only a single line for "help" command. this is with the current Pig trunk code.
> ------------------
> $ java -cp "pig.jar;." org.apache.pig.Main
> Connecting to hadoop file system at: localhost:54310
> Connecting to map-reduce job tracker at: localhost:54311
> grunt> help
> Commands:
> store <alias> into <filename> [using <functionSpec>]
> grunt> quit

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.