| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
98 (0.094s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: https://cwiki.apache.org/PIG/how-to-set-up-eclipse-environment.html did not work for eclipse on windows - Pig - [mail # user]
|
|
...I remember debugging this earlier. It looks like grunt gets EOF on windows machine. I am not sure why either. Thanks, Aniket On Fri, Aug 10, 2012 at 3:25 AM, lulynn_2008 wr...
|
|
|
Author: Aniket Mokashi,
2012-08-15, 05:08
|
|
|
Re: Import libraries in Jython UDFs - Pig - [mail # user]
|
|
...Hi Russell, Check if your hadoop has MAPREDUCE-967. If not, pig's job.jar will be unjared on the tasks. With that, jython's static method's do not put /Lib in python sys path. You can ...
|
|
|
Author: Aniket Mokashi,
2012-07-26, 00:10
|
|
|
Re: Import libraries in Jython UDFs - Pig - [mail # user]
|
|
...jar tf jython.jar | grep email Having jar in PIG_CLASSPATH would work if you have https://issues.apache.org/jira/browse/MAPREDUCE-967. You can use following to debug the sys.path...
|
|
|
Author: Aniket Mokashi,
2012-07-24, 06:10
|
|
|
Re: A solution for the confusion around "as alias:type" ? - Pig - [mail # dev]
|
|
...Thanks for sharing. Good to know about this... Huh! I know a bunch of confused users already. I should let them know soon. ~Aniket On Wed, Jun 20, 2012 at 2:35 AM, Gianmarco De F...
|
|
|
Author: Aniket Mokashi,
2012-06-20, 09:48
|
|
|
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
|
|
|
|