[
https://issues.apache.org/jira/browse/PIG-346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Corinne Chandel updated PIG-346:
--------------------------------
Description:
I think there are 22 grunt commands .... and 2 different lists of the commands
can be displayed.
I. Grunt commands displayed with "grunt> help"
(1) put 22 grunt commands in alphabetical order
(2) fix double entry for cd ... cd <path> and cd <dir> .... keep cd <path>
(3) fix notation for set key value ... set <key> '<value>'
(4) add explain
(5) add illustrate
(6) add help
II. Grunt commands display with "grunt> asdf"
The "asdf" is a mistake and generates msg "Was expecting one of:" and list of
grunt commands
(1) put 22 grunt commands in alphabetical order
(2) add define
(3) add du
------------------------
22 Grunt commands in aphabetical order:
cat <src>
cd <path>
copyFromLocal <localsrc> <dst>
copyToLocal <src> <localdst>
cp <src> <dst>
define <functionAlias> <functionSpec>
describe <alias>
dump <alias>
du <path>
explain
help
illustrate
kill <job_id>
ls <path>
mkdir <path>
mv <src> <dst>
pwd
quit
register <udfJar>
rm <src>
set <key> '<value>'
store <alias> into <filename> [using <functionSpec>]
was:
I think there are 22 grunt commands .... and 2 different lists of the commands
can be displayed.
I. Grunt commands displayed with "grunt> help"
(1) put 22 grung commands in alphabetical order
(2) fix double entry for cd ... cd <path> and cd <dir> .... keep cd <path>
(3) fix notation for set key value ... set <key> '<value>'
(4) add explain
(5) add illustrate
(6) add help
II. Grunt commands display with "grunt> asdf"
The "asdf" is a mistake and generates msg "Was expecting one of:" and list of
grunt commands
(1) put 22 grunt commands in alphabetical order
(2) add define
(3) add du
------------------------
22 Grunt commands in aphabetical order:
cat <src>
cd <path>
copyFromLocal <localsrc> <dst>
copyToLocal <src> <localdst>
cp <src> <dst>
define <functionAlias> <functionSpec>
describe <alias>
dump <alias>
du <path>
explain
help
illustrate
kill <job_id>
ls <path>
mkdir <path>
mv <src> <dst>
quit
pwd
register <udfJar>
rm <src>
set <key> '<value>'
store <alias> into <filename> [using <functionSpec>]
> Grunt commands
> ---------------
>
> Key: PIG-346
> URL: https://issues.apache.org/jira/browse/PIG-346
> Project: Pig
> Issue Type: Bug
> Reporter: Corinne Chandel
>
> I think there are 22 grunt commands .... and 2 different lists of the
> commands can be displayed.
> I. Grunt commands displayed with "grunt> help"
> (1) put 22 grunt commands in alphabetical order
> (2) fix double entry for cd ... cd <path> and cd <dir> .... keep cd <path>
> (3) fix notation for set key value ... set <key> '<value>'
> (4) add explain
> (5) add illustrate
> (6) add help
> II. Grunt commands display with "grunt> asdf"
> The "asdf" is a mistake and generates msg "Was expecting one of:" and list of
> grunt commands
> (1) put 22 grunt commands in alphabetical order
> (2) add define
> (3) add du
> ------------------------
> 22 Grunt commands in aphabetical order:
> cat <src>
> cd <path>
> copyFromLocal <localsrc> <dst>
> copyToLocal <src> <localdst>
> cp <src> <dst>
> define <functionAlias> <functionSpec>
> describe <alias>
> dump <alias>
> du <path>
> explain
> help
> illustrate
> kill <job_id>
> ls <path>
> mkdir <path>
> mv <src> <dst>
> pwd
> quit
> register <udfJar>
> rm <src>
> set <key> '<value>'
> store <alias> into <filename> [using <functionSpec>]
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.