| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
954 (3.47s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Pig 11.0 - Pig - [mail # dev]
|
|
...Olga had previously volunteered to be RM for this release. Olga, did you still want to do this or are you open to someone else taking it on? BTW, I don't have time to drive it ri...
|
|
|
Author: Alan Gates,
2013-01-30, 03:26
|
|
|
Re: Got a build error: missing required library: 'build/ivy/lib/Pig/javacc-4.2.jar' - Pig - [mail # dev]
|
|
...javacc is still used in Pig trunk. The main parser was replaced by ANTLR in 0.9, but there are still several places Pig uses javacc. Alan. On Jan 25, 2013, at 11:57 AM, Kyu...
|
|
|
Author: Alan Gates,
2013-01-25, 20:03
|
|
|
Re: Run a job async - Pig - [mail # user]
|
|
...You might want to look at webhcat's code. It produces a servlet that it embeds in a jetty server. You may be able to copy paste this to get what you want. The code of inter...
|
|
|
Author: Alan Gates,
2013-01-24, 17:46
|
|
|
Re: pig pull request: Merge pull request #1 from apache/trunk - Pig - [mail # dev]
|
|
...The way to get patches into Pig is to file a JIRA ( https://issues.apache.org/jira/browse/PIG ) and attach your patch there. Alan. On Jan 22, 2013, at 4:45 PM, l33t-verticloud wr...
|
|
|
Author: Alan Gates,
2013-01-24, 17:39
|
|
|
Re: Run a job async - Pig - [mail # user]
|
|
...If you're looking for an app server for Pig I'd take a look at a couple of other projects already out there that can do this: 1) webhcat (fka Templeton, now part of the HCatalog projec...
|
|
|
Author: Alan Gates,
2013-01-24, 16:37
|
|
|
Re: Hard-coded inline relations - Pig - [mail # user]
|
|
...I agree this would be useful for debugging, but I'd go about it a different way. Rather than add new syntax as you propose, it seems we could easily create an inline loader, so your sc...
|
|
|
Author: Alan Gates,
2013-01-24, 16:15
|
|
|
Re: Review Request: Add BigInteger and BigDecimal to Pig - Pig - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9012/#review15544 Looks good. The only comment that I think needs to be addressed before...
|
|
|
Author: Alan Gates,
2013-01-21, 18:27
|
|
|
Re: Pig error - Pig - [mail # user]
|
|
...Could you share your script or a script that gets this error message? Alan. On Jan 14, 2013, at 2:19 PM, Phanish Lakkarasu wrote: ...
|
|
|
Author: Alan Gates,
2013-01-15, 17:36
|
|
|
Re: Turn off Speculative Execution in a UDF? - Pig - [mail # dev]
|
|
...Store functions can run in either map or reduce depending on your script. If your script has any operator that requires a reduce (most joins, group by, order by, distinct, limit) then ...
|
|
|
Author: Alan Gates,
2013-01-11, 17:18
|
|
|
Re: JsonLoader schema field order shouldn't matter - Pig - [mail # user]
|
|
...I would open a new JIRA, since 1914 is focussed on building an alternative that discovers schema, while you are wanting to improve the existing one. Alan. On Jan 7, 2013, at 5:02...
|
|
|
Author: Alan Gates,
2013-01-08, 17:38
|
|
|
|