| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
52 (3.092s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: [VOTE] Release Pig 0.9.0 (candidate 0) - Pig - [mail # dev]
|
|
...Except for data analysts who use it to actually sample a portion of partially processed data into something like R. I'll certainly be using a patched release if this is not in. I...
|
|
|
Author: Scott Carey,
2011-06-28, 03:53
|
|
|
Re: [VOTE] Release Pig 0.9.0 (candidate 0) - Pig - [mail # dev]
|
|
...I have never once been able to use Pig in production out of the box because of how it is packaged by default -- including too many of its dependencies in the jar. I've complained about...
|
|
|
Author: Scott Carey,
2011-06-28, 03:50
|
|
|
Re: PIG-671 - Pig - [mail # dev]
|
|
... On 3/7/11 9:55 PM, "deepak kumar v" wrote: What about: c) Count the number of non-null tuples in the bag (same as COUNT_STAR as long as null tuples are not inserted ...
|
|
|
Author: Scott Carey,
2011-03-09, 18:01
|
|
|
Re: Semantic cleanup: How to adding two bytearray - Pig - [mail # dev]
|
|
... On 1/13/11 10:54 PM, "Dmitriy Ryaboy" wrote: A longer term approach would likely strive to make schema specification of inputs and outputs for UDFs declarative and restric...
|
|
|
Author: Scott Carey,
2011-01-14, 20:27
|
|
|
Re: comments appreciated for pig AvroStorage - Pig - [mail # user]
|
|
...Yes, you are right. I have not added general schema read support yet. It is a work in progress. There are many similarities, but I have not looked at your source code...
|
|
|
Author: Scott Carey,
2010-12-01, 23:47
|
|
|
Re: comments appreciated for pig AvroStorage - Pig - [mail # user]
|
|
...There are two other JIRAs with alternate AvroPig implementations with d ifferent feature sets. https://issues.apache.org/jira/browse/PIG-794 aims to use Avro internally w ithin Pig for...
|
|
|
Author: Scott Carey,
2010-12-01, 18:16
|
|
|
Re: Proposed design for adding control flow to Pig - Pig - [mail # dev]
|
|
...On Oct 15, 2010, at 7:38 PM, Alan Gates wrote: I agree that explicitly declaring which aliases are produced and consumed i s better. I had thought about that but wanted my examp...
|
|
|
Author: Scott Carey,
2010-10-18, 19:28
|
|
|
Re: Proposed design for adding control flow to Pig - Pig - [mail # dev]
|
|
...I'm most interested in the macro expansion and importing other files for sh ared common code. I could be missing something, but the TempStorage thing necessary? bot_filter....
|
|
|
Author: Scott Carey,
2010-10-16, 00:58
|
|
|
Re: Removing Jetty classes from Pig JAR - Pig - [mail # user]
|
|
...That ant target is still a problem. It may have removed most hadoop jars, but still has useless dependencies. Why is junit in there? Why is jackson in there? I...
|
|
|
Author: Scott Carey,
2010-08-08, 19:41
|
|
|
Re: dereference bag of tuples of fields - Pig - [mail # user]
|
|
...data.isValid All bags are bags of tuples. The tuple is intrinsic and invisible at the s yntax level - its visible to udfs though. If you nest one more tuple in th at nested...
|
|
|
Author: Scott Carey,
2010-07-31, 16:39
|
|
|
|