| clear query|facets|time |
Search criteria: .
Results from 71 to 80 from
1352 (0.06s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: How can I read Hive text files on S3 from Pig? - Pig - [mail # user]
|
|
...Martin, Do you have the compete stack trace? Generally, for Hive interop I recommend HCatalog; AllLoader is neat but it's a 3rd party contrib and we don't really know it too well. I can chec...
|
|
|
Author: Dmitriy Ryaboy,
2012-10-12, 17:56
|
|
|
Cutting Pig-11 branch at 1pm PST - Pig - [mail # dev]
|
|
...I will begin branching Pig 0.11 around 1pm PST, in about 2 hours. I will send another email when I start, and another when I finish; lease refrain from committing any patches between those t...
|
|
|
Author: Dmitriy Ryaboy,
2012-10-12, 17:51
|
|
|
Re: Pig 0.11 - Pig - [mail # dev]
|
|
...Ok I will branch 0.11 tomorrow morning unless someone objects. 0.11 branch and trunk; minor polish can go into the branch, but whole new features should not (we can discuss on the list if so...
|
|
|
Author: Dmitriy Ryaboy,
2012-10-11, 21:44
|
|
|
Re: PigServer API - Pig - [mail # dev]
|
|
...actually, no it's not, if all we are changing is return type from void to something better. carry on. On Thu, Oct 11, 2012 at 2:28 PM, Dmitriy Ryaboy wrote:...
|
|
|
Author: Dmitriy Ryaboy,
2012-10-11, 21:28
|
|
|
Re: PigServer API - Pig - [mail # dev]
|
|
...Backwards compatibility is an issue.. On Thu, Oct 11, 2012 at 12:54 PM, Prashant Kommireddi wrote:...
|
|
|
Author: Dmitriy Ryaboy,
2012-10-11, 21:28
|
|
|
Re: PigServer API - Pig - [mail # dev]
|
|
...Doesn't executeBatch() return exactly what you want? On Thu, Oct 11, 2012 at 2:12 AM, Prashant Kommireddi wrote:...
|
|
|
Author: Dmitriy Ryaboy,
2012-10-11, 19:27
|
|
|
Re: Pig 0.11 - Pig - [mail # dev]
|
|
...I think we are good to branch. If the gem thing is not a big change, I'm ok with putting it into the branch post-factum. Daniel -- will you be managing this release? D On T...
|
|
|
Author: Dmitriy Ryaboy,
2012-10-11, 18:36
|
|
|
Re: Non static nested Algebraic functions and their constructor - Pig - [mail # user]
|
|
...Yeah.. Joys of reflection. Note that if you are writing algebraics against pig 0.11 you probably want to extend AlgebraicEvalFunc -- that gives you the normal exec() and the accumulative imp...
|
|
|
Author: Dmitriy Ryaboy,
2012-10-11, 17:54
|
|
|
Re: Pig storage and load functions and Cache - Pig - [mail # user]
|
|
...Pig has multi-query execution optimization built-in. If you compute multiple relations in your script that share parent relations, those parent relations will be computed only once. You don'...
|
|
|
Author: Dmitriy Ryaboy,
2012-10-08, 04:10
|
|
|
Re: Unexpected data type - Pig - [mail # dev]
|
|
...We saw this problem with order-by earlier in trunk, but I believe it was fixed either this past week or the week before. Which svn revision are you on? D On Sun, Oct 7, 2012 at 1...
|
|
|
Author: Dmitriy Ryaboy,
2012-10-07, 08:13
|
|
|
|