| clear query|facets|time |
Search criteria: .
Results from 71 to 80 from
731 (0.169s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: reading input parameters in a pig script - Pig - [mail # user]
|
|
...Reiterating Prashant's comments. In the script though you can have a %default statement which will define the default value for a parameter, which can also be overriden. My guess is th...
|
|
|
Author: Jonathan Coveney,
2013-02-20, 09:08
|
|
|
Re: [ANNOUNCE] Welcome Bill Graham to join Pig PMC - Pig - [mail # user]
|
|
...congrats :) 2013/2/20 Jarek Jarcec Cecho ...
|
|
|
Author: Jonathan Coveney,
2013-02-20, 09:00
|
|
|
Re: pig 0.11 candidate 2 feedback: Several problems - Pig - [mail # dev]
|
|
...I agree that we shouldn't have to support old versions forever. That said, I also don't think we should be too blase about supporting older versions where it is not odious to do so. We have ...
|
|
|
Author: Jonathan Coveney,
2013-02-20, 09:00
|
|
|
Re: What do we need to change site documentation? - Pig - [mail # dev]
|
|
...I am such a scrub :) thanks Bill! 2013/2/19 Bill Graham ...
|
|
|
Author: Jonathan Coveney,
2013-02-19, 16:11
|
|
|
Clearing out old JIRAs - Pig - [mail # dev]
|
|
...Guys, in case you don't notice when you wake up (time zones *fist shake*), I'm trying to review easy old JIRAs, or take away the patch available status where a patch needs to be updated. &nb...
|
|
|
Author: Jonathan Coveney,
2013-02-19, 15:36
|
|
|
Re: What do we need to change site documentation? - Pig - [mail # dev]
|
|
...Hm, that's what I thought. Not sure why I'm having an issue then...I tried to build it and it failed. I was able to successfully build the example that came with forrest. Anyone seen somethi...
|
|
|
Author: Jonathan Coveney,
2013-02-19, 15:15
|
|
|
Re: reading input parameters in a pig script - Pig - [mail # user]
|
|
...Can you give an example of what you'd like this to look like? 2013/2/19 Siddhi Borkar ...
|
|
|
Author: Jonathan Coveney,
2013-02-19, 13:12
|
|
|
What do we need to change site documentation? - Pig - [mail # dev]
|
|
...I know we need forrest, but do we still need java 5?...
|
|
|
Author: Jonathan Coveney,
2013-02-19, 12:39
|
|
|
Re: run pig explain command over the entire script in java - Pig - [mail # user]
|
|
...so what is the issue with just doing "explain final_alias;" ? Or do you want it to do explain on the final alias of any given script? 2013/2/18 Petar Jovanovic ...
|
|
|
Author: Jonathan Coveney,
2013-02-18, 22:51
|
|
|
Re: run pig explain command over the entire script in java - Pig - [mail # user]
|
|
...I guess I'm confused at what you want then. So we have a script: a = .. b = ... c = .. my impression was that you essentially wanted to print "explain a; explain b; explain...
|
|
|
Author: Jonathan Coveney,
2013-02-18, 21:21
|
|
|
|