| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
736 (0.08s).
|
|
|
Loading phrases to help you refine your search...
|
|
[PIG-2764] Add a biginteger and bigdecimal type to pig - Pig - [issue]
|
|
...I think it would be useful for applications where precision is more important than speed to have the option of using java's bigdecimal and biginteger types natively....
|
|
|
http://issues.apache.org/jira/browse/PIG-2764
Author: Jonathan Coveney,
2013-06-18, 01:48
|
|
|
Re: Introducing rPig - Pig - [mail # user]
|
|
...Very cool! 2013/6/17 Russell Jurney ...
|
|
|
Author: Jonathan Coveney,
2013-06-17, 21:05
|
|
|
Re: problems with .gz - Pig - [mail # user]
|
|
...Thanks for sending me this! Glad you found your issue. And though my mysterious bug stays mysterious, it's better that than an issue with Pig's gzip stuff. 2013/6/12 William Oberman &...
|
|
|
Author: Jonathan Coveney,
2013-06-12, 21:09
|
|
|
Re: problems with .gz - Pig - [mail # user]
|
|
...William, It would be really awesome if you could furnish a file that replicates this issue that we can attach to a bug in jira. A long time ago I had a very weird issue with some gzip ...
|
|
|
Author: Jonathan Coveney,
2013-06-11, 12:46
|
|
|
Re: A UDF that is both Algebraic and Accumulator - Pig - [mail # user]
|
|
...It uses the best one it can. Algebraic is generally better than Accumulator, and if it can use Algebraic it will. If it can't use either, it will use the default EvalFunc. In Pig, ther...
|
|
|
Author: Jonathan Coveney,
2013-06-04, 20:24
|
|
|
Re: Synthetic keys - Pig - [mail # user]
|
|
...You can do this, but pig has a CROSS keyword that you can use. 2013/5/23 Mehmet Tepedelenlioglu ...
|
|
|
Author: Jonathan Coveney,
2013-05-24, 16:15
|
|
|
Re: Cross product bug pig 0.10? - Pig - [mail # user]
|
|
...Any chance you could replicate this for us? Ideally some dummy data and a script? 2013/5/19 Mehmet Tepedelenlioglu ...
|
|
|
Author: Jonathan Coveney,
2013-05-21, 08:41
|
|
|
Re: Nb of reduce tasks when GROUPing - Pig - [mail # user]
|
|
...Also, look into the TOP udf instead of doing the limit. It can potentially be a lot faster and is cleaner, IMHO. 2013/5/19 Norbert Burger ...
|
|
|
Author: Jonathan Coveney,
2013-05-19, 22:38
|
|
|
Re: does pig support loop and branching now? - Pig - [mail # user]
|
|
...pig latin does not support it, but it is pretty easy to do it by using the python control flow. this or java is the preferred way of doing it. 2013/5/7 yonghu ...
|
|
|
Author: Jonathan Coveney,
2013-05-07, 13:58
|
|
|
Re: Pig question - Pig - [mail # user]
|
|
...cdh-user to bcc Your question doesn't make much sense...I think you may have left a piece off? 2013/5/7 abhishek ...
|
|
|
Author: Jonathan Coveney,
2013-05-07, 08:33
|
|
|
|