Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 729 (0.08s).
Loading phrases to help you
refine your search...
Re: does pig support loop and branching now? - Pig - [mail # user]
...pig latin does not support it, but it is pretty easy to do it by using the python control flow. this or java is the preferred way of doing it.   2013/5/7 yonghu  ...
   Author: Jonathan Coveney, 2013-05-07, 13:58
Re: Pig question - Pig - [mail # user]
...cdh-user to bcc  Your question doesn't make much sense...I think you may have left a piece off?   2013/5/7 abhishek  ...
   Author: Jonathan Coveney, 2013-05-07, 08:33
Re: Hbase Hex Values - Pig - [mail # user]
...You would use it like any other udf. so:  data2 = foreach data generate invoke&Integer.valueOf(id, 16);  or perhaps  data2 = foreach data generate invoke&Integer.valueOf((int)...
   Author: Jonathan Coveney, 2013-05-06, 21:13
Re: Hbase Hex Values - Pig - [mail # user]
...You could also use the following (in trunk): https://issues.apache.org/jira/browse/PIG-3198  so you'd do: invoke&Integer.valueOf(x, 16); where x would be the hex string   2013/5/6 ...
   Author: Jonathan Coveney, 2013-05-06, 20:25
Re: A major addition to Pig. Working with spatial data - Pig - [mail # dev]
...Nick: the only issue is that the way types are implemented in Pig don't allow us to easily "plug-in" types externally. Adding support for that would be cool, but a fair bit of work.   2...
   Author: Jonathan Coveney, 2013-05-06, 20:09
Re: Pig Unique Counts on Multiple Subsets of a Large Input - Pig - [mail # user]
...Are you familiar with the CUBE keyword that was relatively recently added? This sounds like a perfect use case for it. Furthermore, how are you splitting on activity? There is a SPLIT operat...
   Author: Jonathan Coveney, 2013-05-06, 14:56
Re: A major addition to Pig. Working with spatial data - Pig - [mail # dev]
...You can give them all the same label or tag and filter on that later on.   2013/5/6 Ahmed Eldawy  ...
   Author: Jonathan Coveney, 2013-05-06, 14:53
Re: PigServer, load query fails, passes on grunt - Pig - [mail # user]
...Why do you have an "as" statement with the store? The schema should come down with the script. That's probably the issue.   2013/5/4 ÐΞ€ρ@Ҝ (๏̯͡๏)  ...
   Author: Jonathan Coveney, 2013-05-04, 21:51
Re: A major addition to Pig. Working with spatial data - Pig - [mail # dev]
...I agree that this is cool, and if other projects are using JTS it is worth talking them to see how. I also agree that licensing is very frustrating.  In the short term, however, while i...
   Author: Jonathan Coveney, 2013-05-04, 21:47
[PIG-3010] Allow UDF's to flatten themselves - Pig - [issue]
...This is something I thought would be cool for a while, so I sat down and did it because I think there are some useful debugging tools it'd help with.The idea is that if you attach an annotat...
http://issues.apache.org/jira/browse/PIG-3010    Author: Jonathan Coveney, 2013-04-25, 17:33
Sort:
project
Pig (729)
Avro (23)
Hadoop (8)
MapReduce (7)
Hive (1)
type
mail # user (448)
mail # dev (204)
issue (77)
date
last 7 days (0)
last 30 days (14)
last 90 days (88)
last 6 months (162)
last 9 months (729)
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)