| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
1352 (0.145s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Parallelism for small input data - Pig - [mail # user]
|
|
..."The udf (simple extends eval func) refers and reads a dictionary file of 6 MB for each input phrase." Any reason to keep re-reading the dictionary instead of just reading it once? &nb...
|
|
|
Author: Dmitriy Ryaboy,
2013-01-13, 22:54
|
|
|
Re: generate multiple output files? - Pig - [mail # user]
|
|
...Yang, Try MultiStorage: https://pig.apache.org/docs/r0.8.1/api/org/apache/pig/piggybank/storage/MultiStorage.html On Wed, Jan 9, 2013 at 2:37 PM, Yang wrote: ...
|
|
|
Author: Dmitriy Ryaboy,
2013-01-11, 22:52
|
|
|
Re: Sequence File processing - Pig - [mail # user]
|
|
...Please see the list of editor plugins in https://cwiki.apache.org/confluence/display/PIG/PigTools D On Mon, Dec 24, 2012 at 9:42 PM, Kshiva Kps wrote: ...
|
|
|
Author: Dmitriy Ryaboy,
2013-01-11, 03:37
|
|
|
Re: JsonLoader schema field order shouldn't matter - Pig - [mail # user]
|
|
...Tim, can you open a github issue with EB about compiling against 0.10? I think this is an easy fix. On Tue, Jan 8, 2013 at 9:38 AM, Alan Gates wrote: ...
|
|
|
Author: Dmitriy Ryaboy,
2013-01-11, 03:35
|
|
|
Re: Escaping Dollar Sign in Map in Pig 0.10 - Pig - [mail # user]
|
|
...Two back slashes? On Thu, Jan 10, 2013 at 6:01 PM, Eli Finkelshteyn wrote: ...
|
|
|
Author: Dmitriy Ryaboy,
2013-01-11, 03:33
|
|
|
Re: pig latin & lucene - Pig - [mail # user]
|
|
...Details: https://github.com/kevinweil/elephant-bird/wiki/Elephant-Bird-Lucene On Fri, Jan 4, 2013 at 7:55 AM, Bill Graham wrote: ...
|
|
|
Author: Dmitriy Ryaboy,
2013-01-08, 07:39
|
|
|
Re: Making Pig run faster in local mode - Pig - [mail # user]
|
|
...Try jstacking it a few times while it's running. Is it just sitting idly in a sleep() ? On Mon, Jan 7, 2013 at 11:56 AM, Cheolsoo Park wrote: ...
|
|
|
Author: Dmitriy Ryaboy,
2013-01-08, 07:36
|
|
|
Re: Reducer estimation - Pig - [mail # dev]
|
|
...How would flat files work? The data needs to be updated by every pig run. On Dec 3, 2012, at 11:10 PM, Prashant Kommireddi wrote: ...
|
|
|
Author: Dmitriy Ryaboy,
2012-12-06, 14:38
|
|
|
Re: Failing to make sense of an error. - Pig - [mail # user]
|
|
...Are you running in local mode? Heap error implies the *local* JVM is running into trouble (so, either you are doing the compute locally, or something odd is going on with processing the scri...
|
|
|
Author: Dmitriy Ryaboy,
2012-12-03, 23:39
|
|
|
Re: Running pig script as different user - Pig - [mail # user]
|
|
...This should not work in versions of hadoop that support security for fairly obvious reasons. On Fri, Nov 30, 2012 at 5:52 PM, Prashant Kommireddi wrote:...
|
|
|
Author: Dmitriy Ryaboy,
2012-12-03, 23:35
|
|
|
|