Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 23 (0.283s).
Loading phrases to help you
refine your search...
Loader partitioning on field - Pig - [mail # user]
...I am writing a loader for a storage format, which partitions by a particular field in the record. So I would like to implement something which can push down filters on the partitioned field ...
   Author: Jeff Yuan, 2013-03-14, 20:31
Re: Pig job result output and schema - Pig - [mail # user]
...Thanks for your suggestions, they work very well.  One follow up question:  Is there a way to dynamically strip STORE and DUMP commands from a loaded in script? So everything works...
   Author: Jeff Yuan, 2013-03-05, 20:01
Pig job result output and schema - Pig - [mail # user]
...I have a couple of questions regarding job result and schema. The context is that I'm trying to create a custom entry point for Pig that takes a script, executes it, and always stores the la...
   Author: Jeff Yuan, 2013-03-05, 19:18
Pig default properties/configuration - Pig - [mail # user]
...I'm calling Pig (with entry point from Main.java) from another Java program. When it runs, I get a ton of warnings like these:  13/03/03 15:38:55 WARN conf.Configuration: dfs.max.object...
   Author: Jeff Yuan, 2013-03-04, 16:28
Re: Error while parsing commandline properties - Pig - [mail # user]
...I guess maybe I was confused between the concept of parameter (as in parameter substitution) and properties. I think I cleared it up now. Thanks!  On Fri, Mar 1, 2013 at 5:21 PM, Johnny...
   Author: Jeff Yuan, 2013-03-03, 06:11
Re: Error while parsing commandline properties - Pig - [mail # user]
...Hi Johnny, Actually it was a mistake on my part. I was writing some custom code that launches Grunt and I had a call that passed my input through ParameterSubstitutionPreprocessor when it ma...
   Author: Jeff Yuan, 2013-03-02, 00:58
Error while parsing commandline properties - Pig - [mail # user]
...Hi guys,  I'm running pig from the command line in local mode, and trying to pass in some properties, for example: pig -x local ... -p mapred.map.tasks=2 -p mapred.reduce.tasks=1 ... &n...
   Author: Jeff Yuan, 2013-03-02, 00:04
Re: Pig 0.11: new features and improvements - Pig - [mail # user]
...Thanks! I'm still new to pig, but it's very informative.  On Fri, Feb 22, 2013 at 6:35 PM, Dmitriy Ryaboy  wrote:...
   Author: Jeff Yuan, 2013-02-25, 16:43
Re: Question about properties for Loader - Pig - [mail # user]
...Thanks for the pointers Prashant. I will take a look at PigStorage.  I have a system for storing metadata, so users don't have to specify it.  With respect to the properties, I gue...
   Author: Jeff Yuan, 2013-02-25, 01:07
Question about properties for Loader - Pig - [mail # user]
...I'm trying to write a loader, extending LoadFunc, to read a specific file format.  My question, how do I pass properties to it (for example the schema of the file type I'm loading)? &nb...
   Author: Jeff Yuan, 2013-02-24, 23:33
Sort:
project
Pig (23)
type
mail # user (19)
mail # dev (4)
date
last 7 days (0)
last 30 days (0)
last 90 days (23)
last 6 months (23)
last 9 months (23)
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)
Jeff Yuan