Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 131 to 140 from 142 (0.13s).
Loading phrases to help you
refine your search...
RE: How to pass arguments to PigScript; + How to compare data atoms within pig script - Pig - [mail # user]
...The pig script should be the last argument in your command line, i.e.,  bash$  java  -cp $CLASSPATH/pig.jar:$HADOOPSITEPATH  org.apache.pig.Main -param string=sample sear...
   Author: Santhosh Srinivasan, 2008-10-05, 03:39
RE: How to pass arguments to PigScript; + How to compare data atoms within pig script - Pig - [mail # user]
...Use parameter substitution - http://wiki.apache.org/pig/ParameterSubstitution  Santhosh   From: Latha [mailto:[EMAIL PROTECTED]]  Sent: Saturday, October 04, 2008 6:33 PM To: ...
   Author: Santhosh Srinivasan, 2008-10-05, 01:48
RE: Semantics of generate * - Pig - [mail # dev]
...[Santhosh] Yes, a visitor is probably a cleaner way to do the translation.   The question:  is the inability to return multiple projections from one  production a limit of how...
   Author: Santhosh Srinivasan, 2008-10-03, 18:49
Semantics of generate * - Pig - [mail # dev]
...In the current implementation of generate * in the front end, a single projection operator with the star attribute set to true is created. During the schema computation, instead of generatin...
   Author: Santhosh Srinivasan, 2008-10-02, 23:41
Flattening bags and tuples without a known schema - Pig - [mail # dev]
...This email discusses a use case of flattening a bag or tuple when the schema of the bag or tuple is not known, i.e., null.  When UDFs return bags or tuples (complex type), the schema of...
   Author: Santhosh Srinivasan, 2008-08-29, 16:49
RE: UDFs and types - Pig - [mail # dev]
...Paolo [CC'ed] observed that currently, if the return type of the UDF is a bag or a tuple, the contents of the bag/tuple is not known at type checking time. In addition to the input parameter...
   Author: Santhosh Srinivasan, 2008-07-07, 19:10
RE: Question on the LogicalPlanTester - Pig - [mail # dev]
...Bags have schemas. The schema of the bag is the schema of the tuple inside the bag. Pi is correct when he says "...doesn't output Bag fields with tuples wrapped inside but Bag with schema in...
   Author: Santhosh Srinivasan, 2008-06-20, 17:03
RE: Dealing with empty data bags - Pig - [mail # user]
...Chris,  Did you mean unordered when you said "A bag is an ordered multiset of tuples." Further down you say "because "bag" implies unordered".  Santhosh  From: Chris Olston [m...
   Author: Santhosh Srinivasan, 2008-06-06, 17:23
RE: Problem with "GROUP" reserved word - Pig - [mail # dev]
...Pi,  Let me check it out. The implicit alias 'group' in a group/cogroup works. However, I have seen when 'group' is used as an explicit alias, I have seen parser errors. I just saw your...
   Author: Santhosh Srinivasan, 2008-06-04, 14:29
RE: Using PARALLEL clause for nested operations - Pig - [mail # user]
...It's a syntactically correct statement in QueryParser. However, the pig statement is shipped to QueryParser via Grunt which does not expect the PARALLEL keyword. There are two parsers you ar...
   Author: Santhosh Srinivasan, 2008-05-21, 17:57
Sort:
project
Pig (142)
MapReduce (4)
Hadoop (2)
Avro (1)
HDFS (1)
type
mail # user (83)
mail # dev (58)
issue (1)
date
last 7 days (0)
last 30 days (0)
last 90 days (1)
last 6 months (3)
last 9 months (142)
author
Dmitriy Ryaboy (1352)
Alan Gates (955)
Jonathan Coveney (732)
Daniel Dai (545)
Russell Jurney (485)
Olga Natkovich (453)
Prashant Kommireddi (367)
Bill Graham (334)
Cheolsoo Park (246)
Mridul Muralidharan (201)
Thejas Nair (195)
Ashutosh Chauhan (169)
Julien Le Dem (154)
Jeff Zhang (146)
Santhosh Srinivasan (142)