Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 12 (0.258s).
Loading phrases to help you
refine your search...
[PIG-3263] Resolving UDFs fails while using pig embedded code in Python when using parallel execution - Pig - [issue]
...I started using embedded Pig in Python scripts. I had a need to execute a pig script with slightly different set of parameters for each run. The job are quite small so taking advantage of th...
http://issues.apache.org/jira/browse/PIG-3263    Author: Jakub Glapa, 2013-03-29, 16:45
Re: Exception during parallel jobs execution using python - Pig - [mail # user]
...Hi Cheolsoo, it's been a while but I finally filled a jira bug. Unfortunately I'm not able to provide a reproducible use case. I've described the problem I think in much detail. Maybe somebo...
   Author: Jakub Glapa, 2013-03-29, 09:46
Re: Pig 0.11: new features and improvements - Pig - [mail # user]
...Thanks Dmitriy!  very useful    regards, pozdrawiam, Jakub Glapa   On Sat, Feb 23, 2013 at 2:35 AM, Dmitriy Ryaboy  wrote:  ...
   Author: Jakub Glapa, 2013-02-25, 10:27
Exception during parallel jobs execution using python - Pig - [mail # user]
...I have a set of jobs to run with different parameters.  I'm using Python to prepare the parameter sets and then I'm executing them in batches with Pig.run(batchOfParams).  The numb...
   Author: Jakub Glapa, 2013-02-15, 16:27
tmp directory for Pig - Pig - [mail # user]
...Hi I started running jobs in pig and I'm getting exceptions like that: ... I've narrowed down the problem and it looks like the /tmp is to small. I wanted to set the java.io.tmpdir to point ...
   Author: Jakub Glapa, 2013-01-25, 15:36
Re: Python with embbeded pig access to params - Pig - [mail # user]
...Ok, I was a bit to quick. I'm able to answer to my own question now.   from org.apache.pig.scripting import ScriptPigContext  ctx  = ScriptPigContext.get()  params = ctx....
   Author: Jakub Glapa, 2013-01-23, 14:07
Python with embbeded pig access to params - Pig - [mail # user]
...Hi, is there a way to get access to the params passed with the pig command in the python code?  pig -p param1=val1 -param_file=filepath script.py   Based on this: https://issues.ap...
   Author: Jakub Glapa, 2013-01-23, 13:57
Re: Advanced HDFS operations from Python embedded scripts - Pig - [mail # user]
...that looks promising, thanks Clement!    regards, pozdrawiam, Jakub Glapa   On Fri, Jan 18, 2013 at 9:12 AM, ClĂ©ment MATHIEU wrote:  ...
   Author: Jakub Glapa, 2013-01-18, 10:33
Advanced HDFS operations from Python embedded scripts - Pig - [mail # user]
...Hi, my pig script is going to produce a set of files that will be an input for a different process. The script would be running periodically so the number of files would be growing. I would ...
   Author: Jakub Glapa, 2013-01-17, 22:11
Re: Find function with regexp - Pig - [mail # user]
...cool, that sounds like good idea  Thanks Norbert!  regards, Jakub Glapa   On Tue, Jun 19, 2012 at 1:22 AM, Norbert Burger wrote:  ...
   Author: Jakub Glapa, 2012-06-19, 10:56
Sort:
project
Pig (12)
type
mail # user (11)
issue (1)
date
last 7 days (0)
last 30 days (0)
last 90 days (3)
last 6 months (9)
last 9 months (12)
author
Dmitriy Ryaboy (1352)
Alan Gates (955)
Jonathan Coveney (731)
Daniel Dai (543)
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)
Jakub Glapa