| clear query|facets|time |
Search criteria: .
Results from 51 to 60 from
736 (0.102s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Pig job result output and schema - Pig - [mail # user]
|
|
...if you use the alias "@", it should properly dump etc the last alias. If not file a JIRA. 2013/3/5 Jeff Yuan ...
|
|
|
Author: Jonathan Coveney,
2013-03-05, 22:03
|
|
|
[PIG-3136] Introduce a syntax making declared aliases optional - Pig - [issue]
|
|
...This is something Daniel and I have talked about before, and now that we have the @ syntax, this is easy to implement. The idea is that relation names are no longer required, and you can ins...
|
|
|
http://issues.apache.org/jira/browse/PIG-3136
Author: Jonathan Coveney,
2013-03-05, 17:44
|
|
|
Re: UDF to calculate Average of whole dataset - Pig - [mail # user]
|
|
...dividends = load 'try.txt' a = foreach dividends generate FLATTEN(TOBAG(*)); b = foreach (group a all) generate CalculateAvg($1); I think that should work 2013/3/5 pablomar &nbs...
|
|
|
Author: Jonathan Coveney,
2013-03-05, 11:17
|
|
|
Re: avoiding Group by or filter - Pig - [mail # user]
|
|
...Why don't you want to group? 2013/3/5 Preeti Gupta ...
|
|
|
Author: Jonathan Coveney,
2013-03-05, 11:14
|
|
|
Re: Review Request: PIG-3215 [piggybank] Add LTSVLoader to load LTSV files - Pig - [mail # dev]
|
|
... Cheolsoo is totally correct. That said, this should probably be documented better. Also, the fact that we rely on an implicit foreach is so gross... but this is how you do it! ...
|
|
|
Author: Jonathan Coveney,
2013-03-04, 15:05
|
|
|
[PIG-3232] Refactor Pig so that configurations use PigConfiguration wherever possible - Pig - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/PIG-3232
Author: Jonathan Coveney,
2013-03-04, 14:59
|
|
|
Re: Review Request: Introduce a syntax making declared aliases optional - Pig - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9496/ (Updated March 4, 2013, 2:55 p.m.) Review request for pig, Daniel Dai and Alan Gat...
|
|
|
Author: Jonathan Coveney,
2013-03-04, 14:55
|
|
|
Re: Review Request: Introduce a syntax making declared aliases optional - Pig - [mail # dev]
|
|
... Totally agree. Will do. Good point, will do. I'm much more cargo culting in javacc than antlr :) - Jonathan This is an automatically generated e-mail. To re...
|
|
|
Author: Jonathan Coveney,
2013-03-02, 09:50
|
|
|
Re: Review Request: PIG-3215 [piggybank] Add LTSVLoader to load LTSV files - Pig - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9685/#review17239 contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/storage/...
|
|
|
Author: Jonathan Coveney,
2013-03-01, 14:54
|
|
|
Re: Review Request: Introduce a syntax making declared aliases optional - Pig - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9496/ (Updated March 1, 2013, 10:32 a.m.) Review request for pig, Daniel Dai and Alan Ga...
|
|
|
Author: Jonathan Coveney,
2013-03-01, 10:32
|
|
|
|