| clear query|facets|time |
Search criteria: .
Results from 131 to 140 from
1352 (0.094s).
|
|
|
Loading phrases to help you refine your search...
|
|
Put whole path into -tagsource? - Pig - [mail # dev]
|
|
...Hi all, I advised a user to use the new -tagsource option for PigStorage recently, but it wasn't useful for him because it only contains the filename (in this case, MR output like "part-m-00...
|
|
|
Author: Dmitriy Ryaboy,
2012-08-02, 21:31
|
|
|
Re: Next Pig Hackathon - Pig - [mail # user]
|
|
...Won't be able to make it. Would love to see what you guys come up with about the UDFs. D On Mon, Jul 30, 2012 at 9:42 AM, Alan Gates wrote:...
|
|
|
Author: Dmitriy Ryaboy,
2012-07-31, 17:52
|
|
|
Re: DATA not storing as comma-separted - Pig - [mail # user]
|
|
...Why are you trying 0.7, yogesh? It's ancient at this point. " Unable to create input splits for: file:///hello/demotry.txt " implies the file does not exist. Can you show a whole...
|
|
|
Author: Dmitriy Ryaboy,
2012-07-26, 01:07
|
|
|
Re: DATA not storing as comma-separted - Pig - [mail # user]
|
|
...Using the store expression you wrote should work. Dump is its own thing and d oesn't know anything about the format you store things in. To see files crea ted on hdfs, you can use cat.  ...
|
|
|
Author: Dmitriy Ryaboy,
2012-07-25, 11:03
|
|
|
Re: Can't JOIN self? - Pig - [mail # user]
|
|
...It's kind if a waste of io and mappers. If not a bug, it's an optimization o pportunity. On Jul 19, 2012, at 10:34 PM, Bill Graham wrote: m ) ser.java:386) a:39) Impl.jav...
|
|
|
Author: Dmitriy Ryaboy,
2012-07-20, 07:53
|
|
|
Re: ERROR 2997: Unable to recreate exception from backed error - Pig - [mail # user]
|
|
...Try looking at the JobTracker -- it might have your jobs in the "failed" group, and it seems like initialization is failing. Click through to the logs to find the real problem. D  ...
|
|
|
Author: Dmitriy Ryaboy,
2012-07-18, 01:15
|
|
|
Re: who is resetting my mapred.map.tasks? - Pig - [mail # user]
|
|
...mapred.map.tasks does not actually control the number of map tasks, it's a default (which I don't think I've ever actually seen kick in?). Assuming you are working with HDFS files and ...
|
|
|
Author: Dmitriy Ryaboy,
2012-07-17, 03:50
|
|
|
Re: Documentation fix for SAMPLE operator - Pig - [mail # dev]
|
|
...Docs are managed just like code, via Jira. Please file a bug, I'll commit. T hanks for fixing this! On Jul 12, 2012, at 3:44 PM, Prasanth J wrote: f SPLIT operator. &...
|
|
|
Author: Dmitriy Ryaboy,
2012-07-15, 16:15
|
|
|
Re: Including wonderdog in Pig contrib - Pig - [mail # dev]
|
|
...I don't see the need for Pig to include much of anything in contrib (and that includes things that are currently in contrib). Wonderdog is a great library, and it's fantastic that Russ...
|
|
|
Author: Dmitriy Ryaboy,
2012-07-10, 20:31
|
|
|
Re: pig reduce OOM - Pig - [mail # user]
|
|
...Saw that right after I sent the reply -- yeah, Pig assumes larger heaps than what you are running. It would be a nice project for someone to document all the various Hadoop and Pig buffers t...
|
|
|
Author: Dmitriy Ryaboy,
2012-07-10, 15:30
|
|
|
|