Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 17 from 17 (0.083s).
Loading phrases to help you
refine your search...
RE: One file with sorted results. - Pig - [mail # user]
...Have you tried breaking it into 2 jobs?  The first are the pre-sort work th en a final job with the sort and single reducer?    Will Duckworth  Senior Vice President, Sof...
   Author: Duckworth, Will, 2012-07-03, 01:57
Re: easiest way to get loops in PIG? - Pig - [mail # user]
...As mentioned mbedding is the way to go now. We have done it before with bas h scripts and our custom workflow system.  On Jun 20, 2012, at 10:20 PM, "Norbert Burger"  w rote:  ...
   Author: Duckworth, Will, 2012-06-21, 02:23
Re: Importing Standard Python Modules in Jython UDFs in MapReduce Mode - Pig - [mail # user]
...You have built a standalone version of jython right?  On Jun 19, 2012, at 8:16 PM, "Chris Diehl"  wrote:  n e b. s   Will Duckworth  Senior Vice President, Software ...
   Author: Duckworth, Will, 2012-06-20, 00:27
Re: Getting sys.argv using embedded jython - Pig - [mail # user]
...Confirmed that it works with trunk. Want me to log a ticket against 0.10?  On Jun 19, 2012, at 5:09 PM, "Duckworth, Will"  wrote:  ...
   Author: Duckworth, Will, 2012-06-19, 22:10
Re: Getting sys.argv using embedded jython - Pig - [mail # user]
...Thanks Daniel. I will get a build of trunk and test as well.   On Jun 19, 2012, at 4:53 PM, "Daniel Dai"  wrote:  ...
   Author: Duckworth, Will, 2012-06-19, 21:08
RE: Getting sys.argv using embedded jython - Pig - [mail # user]
...I tried a couple other versions.  This will work:  #!/usr/bin/python  import sys  from org.apache.pig.scripting import Pig  if __name__ == '__main__':     ...
   Author: Duckworth, Will, 2012-06-18, 21:52
Getting sys.argv using embedded jython - Pig - [mail # user]
...This has to be something obvious but I can’t seem to get python parameters once I add in a main().  Thanks.  ~/pig-0.10/bin/pig pytest.py haha ... 2012-06-18 17:11:50,312 [main] IN...
   Author: Duckworth, Will, 2012-06-18, 21:19
Sort:
project
Pig (17)
type
mail # user (17)
date
last 7 days (0)
last 30 days (1)
last 90 days (1)
last 6 months (1)
last 9 months (17)
author
Dmitriy Ryaboy (1352)
Alan Gates (955)
Jonathan Coveney (732)
Daniel Dai (545)
Russell Jurney (485)
Olga Natkovich (453)
Prashant Kommireddi (367)
Bill Graham (334)
Cheolsoo Park (246)
Mridul Muralidharan (201)
Thejas Nair (195)
Ashutosh Chauhan (169)
Julien Le Dem (154)
Jeff Zhang (146)
Santhosh Srinivasan (142)
Duckworth, Will