| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
955 (0.219s).
|
|
|
Loading phrases to help you refine your search...
|
|
Fwd: Hadoop In Seoul 2013 Conference Calls For Speakers - Pig - [mail # user]
|
|
... Begin forwarded message: ...
|
|
|
Author: Alan Gates,
2013-05-22, 01:18
|
|
|
[PIG-2244] Macros cannot be passed relation names - Pig - [issue]
|
|
...If an alias is passed quoted, it gets expanded as if it were an alias in the macro, which leads to a very strange error message....
|
|
|
http://issues.apache.org/jira/browse/PIG-2244
Author: Alan Gates,
2013-05-20, 14:34
|
|
|
Re: PIG: Transform based on value in field - Pig - [mail # user]
|
|
...B = foreach A generate a1, (a2 == 0 ? a2 + 1 : a2) as a2, a3; Alan. On May 14, 2013, at 9:10 AM, Ashish Gupta wrote: ...
|
|
|
Author: Alan Gates,
2013-05-14, 16:20
|
|
|
Hadoop Summit Pig Meetup - Pig - [mail # dev]
|
|
...As always we'll be hosting a Pig meetup to coincide with the Hadoop Summit in San Jose. Details are at http://www.meetup.com/PigUser/events/118434872/ Please sign up there if you...
|
|
|
Author: Alan Gates,
2013-05-08, 21:42
|
|
|
[PIG-2248] Pig parser does not detect when a macro name masks a UDF name - Pig - [issue]
|
|
...Pig accepts a macro like:define COUNT(in_relation, min_gpa) returns c { b = filter $in_relatio...
|
|
|
http://issues.apache.org/jira/browse/PIG-2248
Author: Alan Gates,
2013-05-07, 08:05
|
|
|
Re: CHANGES.txt in trunk - Pig - [mail # dev]
|
|
...Cool, just wanted to make sure. I agree this is a good idea. Alan. On May 5, 2013, at 7:06 PM, Rohini Palaniswamy wrote: ...
|
|
|
Author: Alan Gates,
2013-05-06, 15:13
|
|
|
Re: Pig Unique Counts on Multiple Subsets of a Large Input - Pig - [mail # user]
|
|
...In the script you gave I'd be surprised if it's spending time in the map phase, as the map should be very simple. It's the reduce phase I'd expect to be very expensive because your map...
|
|
|
Author: Alan Gates,
2013-05-06, 15:12
|
|
|
Re: Hbase Hex Values - Pig - [mail # user]
|
|
...I am not aware of any built in or Piggybank UDF that converts Hex to Int, but it would be a welcome contribution if you wanted to write it. Alan. On May 5, 2013, at 8:14 PM, John...
|
|
|
Author: Alan Gates,
2013-05-06, 15:00
|
|
|
Re: CHANGES.txt in trunk - Pig - [mail # dev]
|
|
...What do mean by remove? They should still be in the file. They may need to be relocated under the 0.11 section. But the trunk CHANGES file should include all changes that a...
|
|
|
Author: Alan Gates,
2013-05-03, 22:08
|
|
|
Re: A major addition to Pig. Working with spatial data - Pig - [mail # dev]
|
|
...I know this is frustrating, but the different licenses do have different requirements that make it so that Apache can't ship GPL code. A legal explanation is at http://www.apache.org/l...
|
|
|
Author: Alan Gates,
2013-05-02, 17:33
|
|
|
|