Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 5 from 5 (0.113s).
Loading phrases to help you
refine your search...
Re: Non static nested Algebraic functions and their constructor - Pig - [mail # user]
...Yeah i managed to figure the first thing out :) And you are right about the constructor being called during the planning phase, but still it is kind of annoying to have to implement it even ...
   Author: Ugljesa Stojanovic, 2012-10-10, 17:20
Re: Non static nested Algebraic functions and their constructor - Pig - [mail # user]
...Kind of resolved... If it's a nested class it has to be static but I still see the empty constructor being called multiple times but after that it seems to call the correct one.  On Wed...
   Author: Ugljesa Stojanovic, 2012-10-10, 13:38
Re: Decide if function is algebraic at planning phase - Pig - [mail # user]
...Thanks Alan, funcToArgMapping did the trick :)  On Tue, Oct 9, 2012 at 5:10 PM, Alan Gates  wrote:  ...
   Author: Ugljesa Stojanovic, 2012-10-10, 13:18
Non static nested Algebraic functions and their constructor - Pig - [mail # user]
...Not sure if this is a noob question but I've been digging quite a lot and trying different things and I just can't seem to use a non static class for Initial/Intermed/Final getters or use co...
   Author: Ugljesa Stojanovic, 2012-10-10, 13:17
Decide if function is algebraic at planning phase - Pig - [mail # user]
...I would like to be able to decide if I want to use the Algebraic or regular implementation of an EvalFunc on the front end (planning phase), preferably in the function constructor. Is there ...
   Author: Ugljesa Stojanovic, 2012-10-08, 19:01
Sort:
project
Pig (5)
type
mail # user (5)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (0)
last 9 months (5)
author
Dmitriy Ryaboy (1351)
Alan Gates (959)
Jonathan Coveney (736)
Daniel Dai (545)
Russell Jurney (493)
Olga Natkovich (453)
Prashant Kommireddi (370)
Bill Graham (333)
Cheolsoo Park (263)
Mridul Muralidharan (201)
Thejas Nair (195)
Ashutosh Chauhan (169)
Julien Le Dem (156)
Jeff Zhang (146)
Santhosh Srinivasan (142)
Ugljesa Stojanovic