Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 5 from 5 (0.156s).
Loading phrases to help you
refine your search...
join with 2 skewed tables - a suggestion - Pig - [mail # user]
...Hey,  We noticed that the current skewed join supports only 1 skewed table, and assumes that the second table isn't skewed. Please review this suggestion for a 2 skewed tables design: &...
   Author: Ido Hadanny, 2013-06-17, 14:24
[PIG-3117] A debug mode in which pig does not delete temporary files - Pig - [issue]
...when we debug our pig jobs on pre-production data, we usually find bugs we couldn't detect in our UT, as env and data are not quite the same.when the final output of a script is not quite wh...
http://issues.apache.org/jira/browse/PIG-3117    Author: Ido Hadanny, 2013-04-05, 08:15
[PIG-3110] pig corrupts chararrays with trailing whitespace when converting them to long - Pig - [issue]
...when trying to convert the following string into long, pig corrupts it. data:1703598819951657279 ,44081037data1 = load 'data' using CSVLoader as (a: chararray ,b: int);data2 = foreach data1 ...
http://issues.apache.org/jira/browse/PIG-3110    Author: Ido Hadanny, 2013-03-21, 00:05
[PIG-2567] CSVLoader does not interpret empty fields to NULLs - Pig - [issue]
...when specifying an empty field like so "a,,b"CSVLoader turns them into empty strings.while PigStorage converts them to nulls.PigStorage:    private void readField(byte[] buf, ...
http://issues.apache.org/jira/browse/PIG-2567    Author: Ido Hadanny, 2012-10-18, 13:43
[PIG-2903] passing an empty string parameter cause a Encountered <EOF> parse exception - Pig - [issue]
...when passing an empty string parameter such as my_param=""you get:Encountered "<EOF>" at line 1, column 8.Was expecting one of:    <IDENTIFIER> ...   &nb...
http://issues.apache.org/jira/browse/PIG-2903    Author: Ido Hadanny, 2012-10-01, 19:16
Sort:
project
Hive (5)
Pig (5)
type
issue (4)
mail # user (1)
date
last 7 days (1)
last 30 days (1)
last 90 days (2)
last 6 months (3)
last 9 months (5)
author
Dmitriy Ryaboy (1351)
Alan Gates (960)
Jonathan Coveney (737)
Daniel Dai (545)
Russell Jurney (493)
Olga Natkovich (453)
Prashant Kommireddi (370)
Bill Graham (333)
Cheolsoo Park (263)
Mridul Muralidharan (201)
Thejas Nair (195)
Ashutosh Chauhan (169)
Julien Le Dem (156)
Jeff Zhang (146)
Santhosh Srinivasan (142)
Ido Hadanny