| clear query|facets|time |
Search criteria: .
Results from 101 to 110 from
367 (0.167s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: ~/.pigrc or ~/.pigbootup? Impossible to parametize anything in Grunt? - Pig - [mail # user]
|
|
...What are the errors with .pigbootup? On Sun, Jan 6, 2013 at 3:19 AM, Russell Jurney wrote: ...
|
|
|
Author: Prashant Kommireddi,
2013-01-05, 21:51
|
|
|
Re: Prepare for Pig 0.10.1 release - Pig - [mail # dev]
|
|
...Let's do it! Sent from my iPhone On Dec 18, 2012, at 9:25 PM, Daniel Dai wrote: ...
|
|
|
Author: Prashant Kommireddi,
2012-12-18, 17:57
|
|
|
Re: Parsing variable schema - Pig - [mail # user]
|
|
...Let's say we have semi-structured logs in which the first column is always the LogType (could be A, B, C, xyz...) A,20120101,Ax8221Za,1233122 B,Ux231asd,20120101, Each LogType ha...
|
|
|
Author: Prashant Kommireddi,
2012-12-13, 07:51
|
|
|
Parsing variable schema - Pig - [mail # user]
|
|
...Here is a snippet of how schema is applied to tuples String serializedSchema = p.getProperty(signature + SCHEMA_FILE); if (seria...
|
|
|
Author: Prashant Kommireddi,
2012-12-12, 07:47
|
|
|
Re: Our release process - Pig - [mail # dev]
|
|
...Share the same concern as Russell here. Not great for the project for everyone to go "private branch" approach. On Tue, Dec 11, 2012 at 8:33 AM, Russell Jurney wrote: ...
|
|
|
Author: Prashant Kommireddi,
2012-12-11, 16:54
|
|
|
Re: Question regarding a custom LoadFunc implementation - Pig - [mail # user]
|
|
...Thanks Bill. Any ideas on how to hide the location of HDFS files from the end user? On Tue, Dec 11, 2012 at 9:42 PM, Bill Graham wrote: ...
|
|
|
Author: Prashant Kommireddi,
2012-12-11, 16:20
|
|
|
Patch available - Pig - [mail # dev]
|
|
...Hello Committers, Please review https://issues.apache.org/jira/browse/PIG-2553 and https://issues.apache.org/jira/browse/PIG-2857. Would like to cross this off my list. Thanks, P...
|
|
|
Author: Prashant Kommireddi,
2012-12-11, 09:54
|
|
|
Question regarding a custom LoadFunc implementation - Pig - [mail # user]
|
|
...I was working on a LoadFunc and needed some ideas/second opinion on the best way to do this: 1. We use an API to download data from database as flat-files. ...
|
|
|
Author: Prashant Kommireddi,
2012-12-11, 09:10
|
|
|
Re: Reducer estimation - Pig - [mail # dev]
|
|
...You could store stats for the last X runs and take an average for the next run. Sent from my iPhone On Dec 6, 2012, at 8:09 PM, Dmitriy Ryaboy wrote: ...
|
|
|
Author: Prashant Kommireddi,
2012-12-06, 14:44
|
|
|
Re: Launching pig job from Java Application - Pig - [mail # user]
|
|
...Take a look at http://pig.apache.org/docs/r0.10.0/api/org/apache/pig/PigServer.html On Wed, Dec 5, 2012 at 1:45 AM, Mohit Anchlia wrote: ...
|
|
|
Author: Prashant Kommireddi,
2012-12-04, 20:18
|
|
|
|