| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
195 (0.108s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: [jira] [Resolved] (PIG-2650) Convenience mock Loader and Storer to simplify unit testing of Pig scripts - Pig - [mail # dev]
|
|
...In my opinion, we should only commit changes to released branches that are either critical bug fixes, or very useful minor changes which are not likely to affect the stability of...
|
|
|
Author: Thejas Nair,
2012-04-26, 21:55
|
|
|
Re: HCatalog scans all partition even after mentioning date filter - Pig - [mail # dev]
|
|
...yes, please create one. Thanks, Thejas On 4/25/12 1:47 PM, Aniket Mokashi wrote:...
|
|
|
Author: Thejas Nair,
2012-04-25, 21:04
|
|
|
Re: HCatalog scans all partition even after mentioning date filter - Pig - [mail # dev]
|
|
...cc'ing dev@pig as this is a pig issue. Aniket, What you saw is not related to PIG-2339 . In your example query, the logical plan will look like this - Load (A) | Split &nbs...
|
|
|
Author: Thejas Nair,
2012-04-25, 19:52
|
|
|
Re: [VOTE] Release Pig 0.10.0 (candidate 0) - Pig - [mail # dev]
|
|
...+1 . Checked checksum and signatures of all 3 packages. Ran simple queries in MR and local modes using tar package on unsecure cluster, and rpm package on secure cluster. T...
|
|
|
Author: Thejas Nair,
2012-04-24, 22:06
|
|
|
Re: Java heap space error, for simple load/store on 1.5 gb file - Pig - [mail # user]
|
|
...Which version of pig are you using ? Does your query have just a load and store statement ? What load and store functions are you using ? What would be the largest size of a single tuple in ...
|
|
|
Author: Thejas Nair,
2012-04-21, 03:25
|
|
|
Re: Unit test UDF - Pig - [mail # user]
|
|
...Though, not exactly what you are asking for - There is a getTuplesFromConstantTupleStrings function in test//org/apache/pig/test/Util.java that converts string representation &nb...
|
|
|
Author: Thejas Nair,
2012-04-21, 01:40
|
|
|
piggybank on github (was Re: Apache Pig hackday @ Twitter (SF)) - Pig - [mail # dev]
|
|
... On 4/18/12 3:24 PM, Russell Jurney wrote: I think the major work involved there is to figure out how to lower the barrier to contribute and having independent release cycle...
|
|
|
Author: Thejas Nair,
2012-04-20, 00:19
|
|
|
Re: Apache Pig hackday @ Twitter (SF) - Pig - [mail # dev]
|
|
...Count me in -Thejas On 4/18/12 2:18 PM, Dmitriy Ryaboy wrote:...
|
|
|
Author: Thejas Nair,
2012-04-19, 01:49
|
|
|
Re: Filter based on results of previous filter - Pig - [mail # user]
|
|
...To get what you want, you need to do an (inner) join on C and D, using the lhs and rhs of the equality as join keys. -Thejas On 3/19/12 12:52 PM, Michael Moore wrote:...
|
|
|
Author: Thejas Nair,
2012-03-27, 01:30
|
|
|
Re: Inserting date - Pig - [mail # user]
|
|
...On 3/22/12 4:18 PM, Mohit Anchlia wrote: There might be a date udf you can use. But as you probably want same date for all data (if your query happens to runs across date boundar...
|
|
|
Author: Thejas Nair,
2012-03-23, 00:09
|
|
|
|