Home
|
About
|
Sematext
search-lucene.com
search-hadoop.com
Search
clear
query
|
facets
|
time
Search criteria:
. Results from
1
to
6
from
6
(0.085s).
Loading phrases to help you
refine your search...
[PIG-2493] UNION causes casting issues
-
Pig
- [issue]
...Hi,For the below script,A = load '/user/anithar/ip' as (a);B = load '/user/anithar/ip1' as (a);C = union A , B ;D = foreach C generate (chararray)a;dump D;it gives casting error at run...
http://issues.apache.org/jira/browse/PIG-2493
Author:
Anitha Raju
, 2012-12-18, 21:33
[PIG-2802] Wrong Schema generated when there is a dangling alias
-
Pig
- [issue]
...Hi,ScriptA = load 'test.txt' using PigStorage() AS (x:int,y:int, z:int) ;B = GROUP A BY x;C = foreach B generate A.x as s;describe C; -- C: {s: {(x: int)}}D = FOREACH B { E = ORD...
http://issues.apache.org/jira/browse/PIG-2802
Author:
Anitha Raju
, 2012-12-12, 20:28
[PIG-2230] Display empty param instead of usage error message
-
Pig
- [issue]
...Hi,When empty param is passed in the command line, it prints usage error. Even if the value of the param is a space " " it shows the usage error.---------------$ pig -useversion 0.9 -param t...
http://issues.apache.org/jira/browse/PIG-2230
Author:
Anitha Raju
, 2012-04-26, 20:33
[PIG-2629] Wrong Usage of Scalar which is null causes high namenode operation
-
Pig
- [issue]
...Hi,ScriptA = LOAD 'test3.txt' AS (from:chararray);B = LOAD 'test2.txt' AS (source:chararray,to:chararray);C = FILTER A BY (from == 'temp' );D = FILTER B BY (source MATCHE...
http://issues.apache.org/jira/browse/PIG-2629
Author:
Anitha Raju
, 2012-04-08, 07:37
[PIG-2442] Multiple Stores in pig streaming causes infinite waiting
-
Pig
- [issue]
...Hi,If there are multiple store in a pig streaming script, it goes into infinite waiting. ScriptDEFINE SCRIPT `./a.pl` SHIP ('/homes/anithar/a.pl');;DEFINE SCRIPT1 `./b.pl` SHIP ('/homes/anit...
http://issues.apache.org/jira/browse/PIG-2442
Author:
Anitha Raju
, 2012-03-23, 01:07
[PIG-2414] Syntax error when line break and tab involved
-
Pig
- [issue]
...Hi,The following script fails with syntax error ScriptA = load 'test.txt' as (a:int,b:long);B = group A by a;C = foreach B generate flatten((IsEmpty(A) ? {(0)...
http://issues.apache.org/jira/browse/PIG-2414
Author:
Anitha Raju
, 2012-03-12, 22:57
1
Sort:
time-biased relevance
relevancy
newest on top
oldest on top
project
Pig (6)
type
issue (6)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (2)
last 9 months (6)
author
Dmitriy Ryaboy (1352)
Alan Gates (954)
Jonathan Coveney (729)
Daniel Dai (541)
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)
Anitha Raju
All projects made searchable here are trademarks of the Apache Software Foundation. Service operated by
Sematext