Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 8 from 8 (0.071s).
Loading phrases to help you
refine your search...
Re: Get field from bag with constraints from same relation - Pig - [mail # user]
...On Tue, Jan 22, 2013 at 11:31:23AM -0800, Cheolsoo Park wrote:  It's much more complicated than I thought. :/  But, it works like a charm. Thank you! :)  Regards, Thomas Bach...
   Author: Thomas Bach, 2013-01-23, 14:32
Re: Error when run python streaming - Pig - [mail # user]
...On Wed, Jan 23, 2013 at 01:58:29PM +0800, Dongliang Sun wrote:  Is Pandas installed in a virtual environment? Then the problem is probably that Pig/Hadoop starts your job in a completel...
   Author: Thomas Bach, 2013-01-23, 14:19
Re: Get field from bag with constraints from same relation - Pig - [mail # user]
...On Tue, Jan 22, 2013 at 12:55:22PM +0100, Thomas Bach wrote:  This should be  (4,cde) (2,bar) (7,trotz)  of course.  Regards, Thomas Bach....
   Author: Thomas Bach, 2013-01-22, 16:24
Get field from bag with constraints from same relation - Pig - [mail # user]
...Hi there,  I have the following data  4 {(1,abc),(2,cde),(5,efg)} 2 {(1,foo),(2,bar),(5,baz)} 7 {(1,bounce),(2,frotz),(5,trotz)}  what I finally want to achieve is a list of a...
   Author: Thomas Bach, 2013-01-22, 11:55
Re: pig ship tar files - Pig - [mail # user]
...On Thu, Dec 20, 2012 at 01:01:49PM -0500, Danfeng Li wrote:  The trick is to use the `SH' statement to untar the file.    Try something like (untested)  DEFINE my_cmd `re...
   Author: Thomas Bach, 2012-12-21, 10:25
Limit number of Streaming Programs - Pig - [mail # user]
...Hi,  I have around 4 million time series. ~1000 of them had a special occurrence at some point. Now, I want to draw 10 samples for each special time-series based on a similarity compari...
   Author: Thomas Bach, 2012-12-18, 20:00
Re: Join Multiple Relations by Different Fields - Pig - [mail # user]
...Hi all,  I got a hint via StackOverflow[1] the problem was the missing delimiter definition  On Fri, Dec 14, 2012 at 11:11:43AM +0100, Thomas Bach wrote:  this should read &nb...
   Author: Thomas Bach, 2012-12-14, 12:17
Join Multiple Relations by Different Fields - Pig - [mail # user]
...Hi,  Say I have three files `data1`, `data2` and `assocs`:  $ cat data1 key1,foo key2,bar $ cat data2 key3,braz key4,froz $ cat assoc  key1,key3 key2,key4  I load these f...
   Author: Thomas Bach, 2012-12-14, 10:11
Sort:
project
Pig (8)
Hadoop (1)
type
mail # user (8)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (8)
last 9 months (8)
author
Dmitriy Ryaboy (1352)
Alan Gates (954)
Jonathan Coveney (729)
Daniel Dai (541)
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)
Thomas Bach