Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 27 (0.12s).
Loading phrases to help you
refine your search...
Anybody using custom Serializer/Deserializer in Pig Streaming? - Pig - [mail # user]
...Hi.  Do you know anyone using custom serializer/deserializer in pig streaming?  I was looking at http://wiki.apache.org/pig/PigStreamingFunctionalSpec and was impressed on various ...
   Author: Koji Noguchi, 2013-03-20, 18:51
[PIG-3179] Task Information Header only prints out the first split for each task - Pig - [issue]
...When a task's PigSplit is containing more than wrappedSplit, it only logs the first fileinfo.When debugging, I saw ===== Task Information Header =====Command: bash ....Start time: Mon Feb 11...
http://issues.apache.org/jira/browse/PIG-3179    Author: Koji Noguchi, 2013-02-13, 19:47
[PIG-3178] Print a stacktrace when ExecutableManager hits an OOM - Pig - [issue]
...When looking at user's pig streaming failing with OOM, it only showed2013-02-09 03:35:08,694 ERROR [Thread-14]org.apache.pig.impl.streaming.ExecutableManager: java.lang.OutOfMemoryEr...
http://issues.apache.org/jira/browse/PIG-3178    Author: Koji Noguchi, 2013-02-11, 17:09
[PIG-3147] Spill failing with "java.lang.RuntimeException: InternalCachedBag.spill() should not be called" - Pig - [issue]
...Tried 0.11 jar with spilling, my job failed to spill with the following stack trace.  Anyone else seeing this?java.lang.RuntimeException: InternalCachedBag.spill() should not be called ...
http://issues.apache.org/jira/browse/PIG-3147    Author: Koji Noguchi, 2013-01-30, 17:44
Re: Getting Pig 0.11 out - Pig - [mail # dev]
...Somehow 0.11 is failing when trying to spill.  Has anyone else seen this?  Opened PIG-3147.  Koji   On Jan 21, 2013, at 10:43 PM, Bill Graham wrote:  ...
   Author: Koji Noguchi, 2013-01-29, 19:45
[PIG-2846] Can we skip hcat related e2e when hcat is not installed? - Pig - [issue]
...Trying pig e2e for the first time, I see couple of the tests (HCatDDL_1,HCatDDL_2 and Jython_Command_1) failing with java.io.IOException: Cannot run program /usr/local/hcat/bin/hcat:java.io....
http://issues.apache.org/jira/browse/PIG-2846    Author: Koji Noguchi, 2013-01-23, 00:17
[PIG-3051] java.lang.IndexOutOfBoundsException  failure with LimitOptimizer + ColumnPruning - Pig - [issue]
...Had a user hitting "Caused by: java.lang.IndexOutOfBoundsException: Index: 1, Size: 1" error when he had multiple stores and limit in his code.I couldn't reproduce this with short pig code (...
http://issues.apache.org/jira/browse/PIG-3051    Author: Koji Noguchi, 2012-12-27, 22:12
[PIG-3102] Option for PigStorage load to error out when input record is incomplete (instead of filling in null) - Pig - [issue]
...Continuing from PIG-3100. If users know that all input records have correct number of fields, then enforcing that (with option) would let us catch any input corruption early....
http://issues.apache.org/jira/browse/PIG-3102    Author: Koji Noguchi, 2012-12-20, 20:20
[PIG-3056] CLONE - PigStorageSchema need to deal with missing field - Pig - [issue]
...Currently, if data contains fewer columns than the schema, PigStorageSchema will throw IndexOutOfBound exception (PigStorageSchema:97). We should padding null in this case as we did in PigSt...
http://issues.apache.org/jira/browse/PIG-3056    Author: Koji Noguchi, 2012-12-19, 20:58
[PIG-3072] Pig job reporting negative progress - Pig - [issue]
...Our users pointed out that their jobs reporting negative progress.2012-11-02 21:43:11,538 [main] INFO org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.MapReduceLauncher -...
http://issues.apache.org/jira/browse/PIG-3072    Author: Koji Noguchi, 2012-12-04, 23:56
Sort:
project
Hadoop (77)
MapReduce (42)
Pig (27)
HDFS (11)
type
issue (21)
mail # user (4)
mail # dev (2)
date
last 7 days (0)
last 30 days (4)
last 90 days (11)
last 6 months (20)
last 9 months (27)
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)
Koji Noguchi