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
Priority: Minor
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.