Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 121 to 130 from 334 (0.07s).
Loading phrases to help you
refine your search...
Re: ERROR org.apache.pig.tools.grunt.Grunt - Pig - [mail # user]
...You need to either specify the full package path to the HCatLoader or include the path in your udf.import.list property. Or, you don't have the HCatLoader class in your classpath.  On T...
   Author: Bill Graham, 2012-09-13, 16:48
Re: best practice for Pig + MySql for meta data lookups - Pig - [mail # user]
...Instead of UDFs and Maps, try to work with LoadFuncs and Tuples if you can. For example you could read from Cassandra with using CassangraStorage[1] and produce a Tuple of objects. If your d...
   Author: Bill Graham, 2012-09-11, 16:58
Re: [jira] Subscription: PIG patch available - Pig - [mail # dev]
...This is our daily patch available alert, which is now set up.  Spot checking the list of patch available JIRAs, many have been in this state for a while. I see some where the developer ...
   Author: Bill Graham, 2012-09-11, 16:46
Re: best practice for Pig + MySql for meta data lookups - Pig - [mail # user]
...That approach makes sense. We have similar situations where we pull relation data into HDFS and then join/agg with it via MR. In other cases we'll export aggregated HDFS data into a relation...
   Author: Bill Graham, 2012-09-11, 15:33
Re: REPLACE with backslash - Pig - [mail # user]
...To get \ in a regex you need to escape it to \\, since the slash is reserved in the regex. Then each slash needs to be escaped again to be used in a java string. Hence \\\\. Painful, yes. &n...
   Author: Bill Graham, 2012-09-07, 21:14
Re: Machine Learning + Pig? - Pig - [mail # user]
...Here's a paper about Machine Learning at Twitter using Pig:  http://www.umiacs.umd.edu/~jimmylin/publications/Lin_Kolcz_SIGMOD2012.pdf  On Wed, Sep 5, 2012 at 3:08 PM, Siddharth Ti...
   Author: Bill Graham, 2012-09-06, 05:40
Re: Berkeley lecture on Pig - Pig - [mail # user]
...This is great, Jon. You should link to these from the Pig wiki:  https://cwiki.apache.org/confluence/display/PIG/PigTalksPapers   On Wed, Sep 5, 2012 at 8:27 AM, Anurag Gulati wrot...
   Author: Bill Graham, 2012-09-05, 15:55
[PIG-2905] Improve documentation around REPLACE - Pig - [issue]
...Document how REPLACE uses a Java regex and link out to JDK docs describing reserved characters and escaping. From recent confusion on the users list:> String source = "[02/Aug/2012:05:01:...
http://issues.apache.org/jira/browse/PIG-2905    Author: Bill Graham, 2012-09-05, 05:56
[PIG-2906] Commands in Pig scripts shouldn't trigger executeBatch() - Pig - [issue]
...There are a number of commands that can be used in Pig scripts that will trigger an executeBatch() from GruntParser during parsing. This can cause multiple runs of identical (non-shared) job...
http://issues.apache.org/jira/browse/PIG-2906    Author: Bill Graham, 2012-09-04, 19:44
Re: Current "patch available' and open issues - Pig - [mail # dev]
...Ditto. I think this report should definitely help. Filed the ticket:  https://issues.apache.org/jira/browse/INFRA-5222    On Tue, Sep 4, 2012 at 11:42 AM, Dmitriy Ryaboy  ...
   Author: Bill Graham, 2012-09-04, 18:52
Sort:
project
Pig (334)
Chukwa (119)
HBase (65)
Hive (51)
Hadoop (36)
Avro (14)
MapReduce (1)
type
mail # user (192)
mail # dev (94)
issue (48)
date
last 7 days (0)
last 30 days (12)
last 90 days (39)
last 6 months (99)
last 9 months (334)
author
Dmitriy Ryaboy (1352)
Alan Gates (955)
Jonathan Coveney (731)
Daniel Dai (544)
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)