|
|
Aniket Mokashi 2012-02-05, 02:25
Is there a show functions equivalent in pig that can display all available functions to the user? I couldnt find this with a quick search on jira.
Thanks, Aniket
Russell Jurney 2012-02-05, 02:34
Does Pig have a help command?
Russell Jurney twitter.com/rjurney [EMAIL PROTECTED] datasyndrome.com
On Feb 4, 2012, at 6:26 PM, Aniket Mokashi <[EMAIL PROTECTED]> wrote:
> Is there a show functions equivalent in pig that can display all available > functions to the user? > I couldnt find this with a quick search on jira. > > Thanks, > Aniket
Prashant Kommireddi 2012-02-05, 02:46
Russell, Pig does have a help command "pig -h". This is more of an option level help, and not for UDFs.
I agree we should have a command that prints the list of available UDFs based on the registered jars.
Sent from my iPhone
On Feb 4, 2012, at 8:35 PM, Russell Jurney <[EMAIL PROTECTED]> wrote:
> Does Pig have a help command? > > Russell Jurney > twitter.com/rjurney > [EMAIL PROTECTED] > datasyndrome.com > > On Feb 4, 2012, at 6:26 PM, Aniket Mokashi <[EMAIL PROTECTED]> wrote: > >> Is there a show functions equivalent in pig that can display all available >> functions to the user? >> I couldnt find this with a quick search on jira. >> >> Thanks, >> Aniket
Russell Jurney 2012-02-05, 02:55
I generally flake on my Pig commitments, but I'm up for adding a help command.
On Sat, Feb 4, 2012 at 6:46 PM, Prashant Kommireddi <[EMAIL PROTECTED]>wrote:
> Russell, Pig does have a help command "pig -h". This is more of an > option level help, and not for UDFs. > > I agree we should have a command that prints the list of available > UDFs based on the registered jars. > > Sent from my iPhone > > On Feb 4, 2012, at 8:35 PM, Russell Jurney <[EMAIL PROTECTED]> > wrote: > > > Does Pig have a help command? > > > > Russell Jurney > > twitter.com/rjurney > > [EMAIL PROTECTED] > > datasyndrome.com > > > > On Feb 4, 2012, at 6:26 PM, Aniket Mokashi <[EMAIL PROTECTED]> wrote: > > > >> Is there a show functions equivalent in pig that can display all > available > >> functions to the user? > >> I couldnt find this with a quick search on jira. > >> > >> Thanks, > >> Aniket >
-- Russell Jurney twitter.com/rjurney [EMAIL PROTECTED] datasyndrome.com
Prashant Kommireddi 2012-02-05, 03:01
Great. Look forward to discussing this on Jira.
Sent from my iPhone
On Feb 4, 2012, at 8:56 PM, Russell Jurney <[EMAIL PROTECTED]> wrote:
> I generally flake on my Pig commitments, but I'm up for adding a help > command. > > On Sat, Feb 4, 2012 at 6:46 PM, Prashant Kommireddi <[EMAIL PROTECTED]>wrote: > >> Russell, Pig does have a help command "pig -h". This is more of an >> option level help, and not for UDFs. >> >> I agree we should have a command that prints the list of available >> UDFs based on the registered jars. >> >> Sent from my iPhone >> >> On Feb 4, 2012, at 8:35 PM, Russell Jurney <[EMAIL PROTECTED]> >> wrote: >> >>> Does Pig have a help command? >>> >>> Russell Jurney >>> twitter.com/rjurney >>> [EMAIL PROTECTED] >>> datasyndrome.com >>> >>> On Feb 4, 2012, at 6:26 PM, Aniket Mokashi <[EMAIL PROTECTED]> wrote: >>> >>>> Is there a show functions equivalent in pig that can display all >> available >>>> functions to the user? >>>> I couldnt find this with a quick search on jira. >>>> >>>> Thanks, >>>> Aniket >> > > > > -- > Russell Jurney > twitter.com/rjurney > [EMAIL PROTECTED] > datasyndrome.com
|
|