| clear query|facets|time |
Search criteria: .
Results from 141 to 150 from
955 (3.952s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: please correct the pig web page! - Pig - [mail # user]
|
|
...Which page is this? Alan. On Jun 13, 2012, at 5:24 AM, yonghu wrote: ...
|
|
|
Author: Alan Gates,
2012-06-15, 16:23
|
|
|
Re: Pig Meetup Notes - Pig - [mail # user]
|
|
...Thanks Russell. I move we make you the official Apache Pig secretary. :) Alan. On Jun 12, 2012, at 9:45 PM, Russell Jurney wrote: ...
|
|
|
Author: Alan Gates,
2012-06-15, 16:23
|
|
|
Re: Design question - parsing clickstream with query parameters - Pig - [mail # user]
|
|
...This seems reasonable, except it seems like it would make more sense to convert query parameters to maps. By definition a query parameter is key=value. And a map is e...
|
|
|
Author: Alan Gates,
2012-06-15, 16:12
|
|
|
Re: Pig blog? - Pig - [mail # dev]
|
|
...Apache supports blogs for its projects, http://www.apache.org/dev/apache-blogs.html#askforblog I've filed an infra request to create a blog, https://issues.apache.org/jira/...
|
|
|
Author: Alan Gates,
2012-06-15, 16:09
|
|
|
Re: error to generate a map? - Pig - [mail # user]
|
|
...Maps require string keys. So it should read ['222'#1]. Alan. On Jun 7, 2012, at 8:51 PM, Yang wrote: error /crypt/yyang_home/work/matching/ML-places-matcher/control_f...
|
|
|
Author: Alan Gates,
2012-06-15, 15:58
|
|
|
Re: distributing macros in a jar? - Pig - [mail # user]
|
|
...It's definitely a reasonable thing to do, but it hasn't been added yet. Ideally registering a jar of macros would make them available, just as registering a jar of UDFs does. &n...
|
|
|
Author: Alan Gates,
2012-06-15, 15:56
|
|
|
Re: pig generated 2 map-only jobs ? - Pig - [mail # user]
|
|
...There are cases where it would do this, such as unioning two inputs. Can you send your script to the list? Alan. On Jun 11, 2012, at 11:21 PM, Yang wrote: only...
|
|
|
Author: Alan Gates,
2012-06-12, 21:14
|
|
|
Re: pig:-storage problem - Pig - [mail # user]
|
|
...Bouncing this to pig user, where your more likely to get an answer. Could you share your Pig Latin script. It will make it easier to diagnose. Alan. On Jun 7, ...
|
|
|
Author: Alan Gates,
2012-06-08, 17:09
|
|
|
Re: Handle NULL values in Cube dimensions - Pig - [mail # dev]
|
|
...Option 1 (throwing an error) is bad. It violates "Pigs eat anything" (see http://pig.apache.org/philosophy.html). Do we need to give users an ability to name this un...
|
|
|
Author: Alan Gates,
2012-06-08, 16:22
|
|
|
Re: number of reducers - Pig - [mail # user]
|
|
...HCatalog does not require it's own metadata. It shares the mysql database with Hive. All of this is much cleaner and clearer now in the 0.4 release of HCatalog, since...
|
|
|
Author: Alan Gates,
2012-06-03, 03:00
|
|
|
|