| clear query|facets|time |
Search criteria: .
Results from 61 to 70 from
731 (0.067s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Replicated join: is there a setting to make this better? - Pig - [mail # dev]
|
|
...One quick way to vastly improve the memory efficiency is to utilize the SchemaTuple addition. https://issues.apache.org/jira/browse/PIG-2359 This should cut memory use in half, a...
|
|
|
Author: Jonathan Coveney,
2013-02-22, 09:17
|
|
|
[PIG-2733] Add *.patch, *.log, *.orig, *.rej, *.class to gitignore - Pig - [issue]
|
|
...These values clutter up my git status, and you shouldn't be checking any of them in....
|
|
|
http://issues.apache.org/jira/browse/PIG-2733
Author: Jonathan Coveney,
2013-02-22, 04:54
|
|
|
[PIG-2724] Make Tuple Iterable - Pig - [issue]
|
|
...Seriously, is there a more annoying pattern than the following?for (int i = 0; i < t.size(); i++) { try { doStuff(t.get(i)); ...
|
|
|
http://issues.apache.org/jira/browse/PIG-2724
Author: Jonathan Coveney,
2013-02-22, 04:54
|
|
|
Re: Review Request: Allow UDF's to flatten themselves (no ws) - Pig - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9529/ (Updated Feb. 21, 2013, 9:48 a.m.) Review request for pig and Dmitriy Ryaboy. &nbs...
|
|
|
Author: Jonathan Coveney,
2013-02-21, 09:48
|
|
|
Re: Review Request: Allow UDFs to flatten themselves - Pig - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9060/ (Updated Feb. 21, 2013, 9:48 a.m.) Review request for pig. Description &nbs...
|
|
|
Author: Jonathan Coveney,
2013-02-21, 09:48
|
|
|
Re: reading input parameters in a pig script - Pig - [mail # user]
|
|
...ah, ok, I see what you are doing. You could do it with some very hacky native Pig, but what I would say it to do what Prashant mentioned and use either Java or Python for control flow (we su...
|
|
|
Author: Jonathan Coveney,
2013-02-21, 08:29
|
|
|
Review Request: Allow UDF's to flatten themselves (no ws) - Pig - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9529/ Review request for pig and Dmitriy Ryaboy. Description https://issues.apache...
|
|
|
Author: Jonathan Coveney,
2013-02-20, 19:58
|
|
|
[PIG-3131] Document PluckTuple UDF - Pig - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/PIG-3131
Author: Jonathan Coveney,
2013-02-20, 17:53
|
|
|
Re: reading input parameters in a pig script - Pig - [mail # user]
|
|
...what is going to be generating the "pig -param param1=..." and so on? Couldn't these be made into arguments? ie REGISTER /opt/apache_pig/pig-0.10.1/ contrib/piggybank/java/piggybank.ja...
|
|
|
Author: Jonathan Coveney,
2013-02-20, 17:17
|
|
|
When making a change to pig.apache.org, do we attach just the patch for the changes to author, or to the post-forrest changes to publish as well? - Pig - [mail # dev]
|
|
...I believe that this is how it works, but it has been a while and I want to make sure......
|
|
|
Author: Jonathan Coveney,
2013-02-20, 09:35
|
|
|
|