| clear query|facets|time |
Search criteria: .
Results from 141 to 150 from
485 (0.204s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: ORDER BY illustrator - Pig - [mail # dev]
|
|
...I don't know what the issue is, but I can JIRA it for you. What happens when you try the same on Pig 0.10.0? Russell Jurney http://datasyndrome.com On Oct 9, 2012, at 2:10 PM, Al...
|
|
|
Author: Russell Jurney,
2012-10-10, 06:17
|
|
|
Re: Error with Pig (CDH4.0.0) - Pig - [mail # user]
|
|
...Cheolsoo, these questions aren't spam. Pig lives in different forests download, so I finally asked. Your answer makes sense. Everyone loves BBQ, pork for everyone! :D Russell Jur...
|
|
|
Author: Russell Jurney,
2012-10-09, 23:56
|
|
|
Re: Error with Pig (CDH4.0.0) - Pig - [mail # user]
|
|
...I've often wondered - as we see a lot of these legacy pig issues in CDH on this list - is it hard to upgrade Pig on CDH by downloading the latest stable release of pig, unpacking the .tgz an...
|
|
|
Author: Russell Jurney,
2012-10-09, 23:34
|
|
|
Re: ORDER BY illustrator - Pig - [mail # dev]
|
|
...Does: illustrate A; work? Does: C = foreach B generate f1, f2; illustrate C; work? Russell Jurney http://datasyndrome.com On Oct 9, 2012, at 2:10 PM, Allan wrote: &nb...
|
|
|
Author: Russell Jurney,
2012-10-09, 22:38
|
|
|
[PIG-2962] Make importing UDFs one line via macros - Pig - [issue]
|
|
...Example. This is how you use the AvroStorage UDF in Piggybank:register /me/pig/contrib/piggybank/java/piggybank.jarregister /me/pig/build/ivy/lib/Pig/avro-1.5.3.jarregister /me/pig/build/ivy...
|
|
|
http://issues.apache.org/jira/browse/PIG-2962
Author: Russell Jurney,
2012-10-09, 07:44
|
|
|
[PIG-2836] Namespace in Pig macros collides with Pig scripts - Pig - [issue]
|
|
...Relation names in macros collide with relation names in the calling pig script. This is my most common source of errors and it makes writing macros hard. Suggest that the macro processor cre...
|
|
|
http://issues.apache.org/jira/browse/PIG-2836
Author: Russell Jurney,
2012-10-09, 03:38
|
|
|
Re: dryrun versus grunt - Pig - [mail # user]
|
|
...I did not know about the run command from inside grunt, but generally speaking grunt does not yet support macros or parameters. I am eager to get this fixed, myself. Russell Jurney htt...
|
|
|
Author: Russell Jurney,
2012-10-09, 00:56
|
|
|
Re: How to Use AvroStorage to read avro data and convert into a new (compatible) schema - Pig - [mail # user]
|
|
...Try loading the data in schema one, and storing it/transforming it in schema two in a new location? Then try to load it, and see what it is. This may not be feasible if your data is la...
|
|
|
Author: Russell Jurney,
2012-10-06, 03:40
|
|
|
[PIG-2948] Add multimedia support to Pig: types for images, audio, video common document formats and accompanying internal-UDFs - Pig - [issue]
|
|
...Pig should have support for multimedia: images, audio, video, common document formats. By continuing to add additional types, Pig can outpace other tools.Ideally a java-based library that ca...
|
|
|
http://issues.apache.org/jira/browse/PIG-2948
Author: Russell Jurney,
2012-10-05, 23:14
|
|
|
Re: Question about UDFs and tuple ordering - Pig - [mail # user]
|
|
...You can write an EvalFunc UDF that depends on a sort, and there are several in piggybank that do so. COR (the correlate UDF) is such an example. You call these UDFs on a relation after order...
|
|
|
Author: Russell Jurney,
2012-10-05, 16:36
|
|
|
|