| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
94 (0.098s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: A solution for the confusion around "as alias:type" ? - Pig - [mail # dev]
|
|
...I am not aware of the difference, can you please elaborate? That would help other users too [+user@pig?]... Thanks, Aniket On Tue, Jun 19, 2012 at 9:57 PM, Jonathan Coveney wrote...
|
|
|
Author: Aniket Mokashi,
2012-06-20, 05:14
|
|
|
Re: Number of reduce tasks - Pig - [mail # user]
|
|
...Pankaj, are you using hcatalog? On Fri, Jun 1, 2012 at 5:24 PM, Prashant Kommireddi wrote: "...:::Aniket:::... Quetzalco@tl"...
|
|
|
Author: Aniket Mokashi,
2012-06-18, 08:29
|
|
|
Re: Pig out of memory error - Pig - [mail # user]
|
|
...export HADOOP_HEAPSIZE= Thanks, Aniket On Sun, Jun 17, 2012 at 11:16 PM, Pankaj Gupta wrote: "...:::Aniket:::... Quetzalco@tl"...
|
|
|
Author: Aniket Mokashi,
2012-06-18, 08:23
|
|
|
Re: Copying files to Amazon S3 using Pig is slow - Pig - [mail # user]
|
|
...http://docs.amazonwebservices.com/ElasticMapReduce/latest/DeveloperGuide/UsingEMR_s3distcp.html On Fri, Jun 8, 2012 at 4:40 AM, James Newhaven wrote: "...:::Aniket:::... ...
|
|
|
Author: Aniket Mokashi,
2012-06-08, 22:24
|
|
|
Re: While/CROSS/FOREACH loop - Pig - [mail # user]
|
|
...This might be helpful for this use case - http://hortonworks.com/blog/new-apache-pig-features-part-2-embedding/ On Tue, May 22, 2012 at 11:31 PM, Russell Jurney wrote: "....
|
|
|
Author: Aniket Mokashi,
2012-05-26, 02:37
|
|
|
HiveColumnarLoader does not work well with map - Pig - [mail # dev]
|
|
...HiveRCSchemaUtil.java public static InternalMap parseLazyMapToPigMap(LazyMap map) { *We are converting to InternalMap, which is not understood PigStorage and some other internal struct...
|
|
|
Author: Aniket Mokashi,
2012-05-25, 21:54
|
|
|
Re: Load Pig metadata from file? - Pig - [mail # user]
|
|
...I think you need to play with some quotes, its more likely a bash problem. one way to debug is bash -x pig -f script.pig -param md=$(cat metadata.dat) and check what does hadoop ...
|
|
|
Author: Aniket Mokashi,
2012-05-15, 22:58
|
|
|
Re: HCatalog scans all partition even after mentioning date filter - Pig - [mail # dev]
|
|
...Thanks Thejas! https://issues.apache.org/jira/browse/PIG-2668 On Wed, Apr 25, 2012 at 2:04 PM, Thejas Nair wrote: "...:::Aniket:::... Quetzalco@tl"...
|
|
|
Author: Aniket Mokashi,
2012-04-25, 21:50
|
|
|
[PIG-2668] projection pushdown should work through Split - Pig - [issue]
|
|
...A = load ...B1 = filter A by cond1;B2 = filter A by cond2;B3 = filter A by cond3;B = union B1, B2, B3; does not push projection.Load (A)Split--------------------------- Filter(B1)  ...
|
|
|
http://issues.apache.org/jira/browse/PIG-2668
Author: Aniket Mokashi,
2012-04-25, 21:40
|
|
|
Re: HCatalog scans all partition even after mentioning date filter - Pig - [mail # dev]
|
|
...Hi Dmitriy and Thejas, Should I open a jira for the same? Thanks, Aniket On Wed, Apr 25, 2012 at 1:45 PM, Dmitriy Ryaboy wrote: "...:::Aniket:::... Que...
|
|
|
Author: Aniket Mokashi,
2012-04-25, 20:47
|
|
|
|