Search Discussions
-
Configuration of Pig -------------------- Key: PIG-111 URL: https://issues.apache.org/jira/browse/PIG-111 Project: Pig Issue Type: Improvement Reporter: Craig Macdonald This JIRA discusses issues ...
Craig Macdonald (JIRA)
Feb 16, 2008 at 9:43 am
Apr 10, 2008 at 11:00 pm -
Pig Streaming functional spec proposal -------------------------------------- Key: PIG-94 URL: https://issues.apache.org/jira/browse/PIG-94 Project: Pig Issue Type: New Feature Reporter: Olga ...
Olga Natkovich (JIRA)
Feb 5, 2008 at 7:20 pm
Apr 7, 2008 at 9:06 pm -
store one alias/logicalPlan twice leads to instantiation of StoreFunc as LoadFunc --------------------------------------------------------------------------------- Key: PIG-114 URL: ...
Johannes Zillmann (JIRA)
Feb 20, 2008 at 11:58 pm
Apr 17, 2008 at 3:48 pm -
cannot escape single quotes in single quoted strings when using the eq or match operator ---------------------------------------------------------------------------------------- Key: PIG-123 URL: ...
andrei badulescu (JIRA)
Feb 26, 2008 at 2:52 am
Mar 14, 2008 at 10:48 pm -
24
[jira] Created: (PIG-100) Tests: NullPointerException parser.QueryParser.Alias(QueryParser.java:471)
Tests: NullPointerException parser.QueryParser.Alias(QueryParser.java:471) -------------------------------------------------------------------------- Key: PIG-100 URL: ...Benjamin Francisoud (JIRA)
Feb 8, 2008 at 4:35 pm
Mar 26, 2008 at 12:09 am -
start script for pig -------------------- Key: PIG-115 URL: https://issues.apache.org/jira/browse/PIG-115 Project: Pig Issue Type: Improvement Reporter: Stefan Groschupf The current pig.pl is very y! ...
Stefan Groschupf (JIRA)
Feb 22, 2008 at 1:53 am
Mar 17, 2008 at 5:44 pm -
Dont copy to DFS if source filesystem marked as shared ------------------------------------------------------ Key: PIG-102 URL: https://issues.apache.org/jira/browse/PIG-102 Project: Pig Issue Type: ...
Craig Macdonald (JIRA)
Feb 11, 2008 at 12:12 pm
Mar 19, 2008 at 2:10 pm -
Impossible to set jobconf parameters ------------------------------------ Key: PIG-93 URL: https://issues.apache.org/jira/browse/PIG-93 Project: Pig Issue Type: Bug Components: impl Affects Versions: ...
Benjamin Francisoud (JIRA)
Feb 5, 2008 at 4:20 pm
May 20, 2008 at 9:05 am -
Improve use of StringBuffer in TestBuiltin.java to reduce memory footprint and increase speed --------------------------------------------------------------------------------------------- Key: ...
Benjamin Francisoud (JIRA)
Feb 12, 2008 at 4:39 pm
Mar 17, 2008 at 7:38 pm -
custom storage ( LOAD with USING) doesn't work with inner classes ----------------------------------------------------------------- Key: PIG-126 URL: https://issues.apache.org/jira/browse/PIG-126 ...
Pi Song (JIRA)
Feb 27, 2008 at 2:36 pm
Mar 4, 2008 at 6:23 am -
only run one test (aant runtest -Dtest=TestMapReduce) not the complete test suite --------------------------------------------------------------------------------- Key: PIG-124 URL: ...
Stefan Groschupf (JIRA)
Feb 26, 2008 at 9:56 am
Feb 28, 2008 at 1:05 am -
Make Grunt's explain output more understandable ----------------------------------------------- Key: PIG-113 URL: https://issues.apache.org/jira/browse/PIG-113 Project: Pig Issue Type: Improvement ...
Pi Song (JIRA)
Feb 19, 2008 at 12:35 pm
Mar 1, 2008 at 4:16 am -
Too many spills to files causes ArrayIndexOutOfBoundsException if new temp file cant be created ----------------------------------------------------------------------------------------------- Key: ...
Craig Macdonald (JIRA)
Feb 4, 2008 at 6:29 pm
Feb 6, 2008 at 8:59 pm -
Pig developers, We had many patches submitted that are trying to improve error handling. This is really great as many users ask exactly for that. So it seems timely to establish some guidelines on ...
Olga Natkovich
Feb 29, 2008 at 2:07 am
Mar 4, 2008 at 3:50 am -
Tests: OutOfMemoryError: Java heap space ---------------------------------------- Key: PIG-99 URL: https://issues.apache.org/jira/browse/PIG-99 Project: Pig Issue Type: Bug Components: tools Affects ...
Benjamin Francisoud (JIRA)
Feb 8, 2008 at 4:18 pm
Feb 29, 2008 at 11:01 am -
grunt should show full exception stack -------------------------------------- Key: PIG-98 URL: https://issues.apache.org/jira/browse/PIG-98 Project: Pig Issue Type: Improvement Components: grunt ...
Stefan Groschupf (JIRA)
Feb 8, 2008 at 12:35 am
Feb 28, 2008 at 7:10 pm -
Hi, sorry for the traffic. Why is there a hadoop14 and a hadoop15 jar in lib? Wouldn't be one enough? As far I understand the code 15 is required since generics are used. Thanks for any ...
Stefan Groschupf
Feb 13, 2008 at 7:13 pm
Feb 19, 2008 at 4:51 pm -
Good morning Pig-devs, This email notes some of the yahoo specifics remaining in Pig that may be needed to checked before a Pig release (see 1. below). I would hope that Pig syntax can be evolved to ...
Craig Macdonald
Feb 8, 2008 at 12:58 pm
Feb 15, 2008 at 3:24 pm -
Allow Java packages to be searched for functions. ------------------------------------------------- Key: PIG-112 URL: https://issues.apache.org/jira/browse/PIG-112 Project: Pig Issue Type: ...
Craig Macdonald (JIRA)
Feb 16, 2008 at 9:55 am
Jul 24, 2008 at 2:55 am -
need to create temp files in the task's working directory --------------------------------------------------------- Key: PIG-129 URL: https://issues.apache.org/jira/browse/PIG-129 Project: Pig Issue ...
Olga Natkovich (JIRA)
Feb 29, 2008 at 8:09 pm
Mar 7, 2008 at 1:12 am -
Incorporate CheckStyle into Pig build.xml (experimental) --------------------------------------------------------- Key: PIG-128 URL: https://issues.apache.org/jira/browse/PIG-128 Project: Pig Issue ...
Pi Song (JIRA)
Feb 29, 2008 at 11:49 am
Mar 4, 2008 at 1:01 am -
support hadoop map reduce in loal mode -------------------------------------- Key: PIG-120 URL: https://issues.apache.org/jira/browse/PIG-120 Project: Pig Issue Type: Bug Reporter: Stefan Groschupf ...
Stefan Groschupf (JIRA)
Feb 25, 2008 at 4:01 am
Mar 4, 2008 at 9:22 pm -
Hi there, on r618816 at least on my box and on the one of my colleagues all test fail. Anyone know what this is all about? Thanks. Stefan ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 101tec Inc. Menlo Park, ...
Stefan Groschupf
Feb 6, 2008 at 1:37 am
Feb 19, 2008 at 9:31 pm -
Jobs using the combiner and flatten of group keys produce wrong results ----------------------------------------------------------------------- Key: PIG-110 URL: ...
Alan Gates (JIRA)
Feb 15, 2008 at 5:32 pm
Feb 25, 2008 at 9:19 pm -
remove TokenMgrError and Co from svn properties in src/org/apache/pig/tools/pigscript/parser -------------------------------------------------------------------------------------------- Key: PIG-122 ...
Stefan Groschupf (JIRA)
Feb 26, 2008 at 2:04 am
Apr 1, 2008 at 12:02 am -
Hi, It is great to see so many useful patches submitted! Thanks everybody for helping Pig's success! I think that to help expedite the commit process it would be great to use the following guidelines ...
Olga Natkovich
Feb 25, 2008 at 8:18 pm
Feb 28, 2008 at 8:00 am -
PigCombine does not use configure method and therefore de-serialize and instantiate objects with every reduce call ...
Stefan Groschupf (JIRA)
Feb 13, 2008 at 7:05 pm
Mar 29, 2008 at 3:58 pm -
Hi, I try to better understand the pig script parser. So two questions: in <DEFAULT MORE : what is <"split" all about? What stands <(~[]) in <PIG_START MORE : and all the others for? Also in case of ...
Stefan Groschupf
Feb 29, 2008 at 2:00 am
Mar 5, 2008 at 12:33 am -
Use ExecType.MAPREDUCE instead of duplicate string to initialize PigServer in tests ----------------------------------------------------------------------------------- Key: PIG-101 URL: ...
Benjamin Francisoud (JIRA)
Feb 11, 2008 at 10:52 am
Feb 28, 2008 at 2:09 am -
PigContext NullPointerException because of uninitialize conf ------------------------------------------------------------ Key: PIG-92 URL: https://issues.apache.org/jira/browse/PIG-92 Project: Pig ...
Benjamin Francisoud (JIRA)
Feb 5, 2008 at 3:24 pm
Feb 12, 2008 at 5:39 pm -
Hi list(s), Just to inform you I've been working on an eclipse 3.3 plugin for pig call "sausage". It's still an alpha version (not production ready) but it works for me on my local machine/cluster ;) ...
Benjamin Francisoud
Feb 6, 2008 at 3:33 pm
Feb 11, 2008 at 2:26 pm -
UNION/CROSS/JOIN operations should not allow 1 operand ------------------------------------------------------ Key: PIG-118 URL: https://issues.apache.org/jira/browse/PIG-118 Project: Pig Issue Type: ...
Pi Song (JIRA)
Feb 24, 2008 at 12:40 am
Mar 5, 2008 at 2:03 am -
pig leaves temp files behind ---------------------------- Key: PIG-116 URL: https://issues.apache.org/jira/browse/PIG-116 Project: Pig Issue Type: Bug Reporter: Olga Natkovich Assignee: Olga ...
Olga Natkovich (JIRA)
Feb 22, 2008 at 10:34 pm
Mar 1, 2008 at 12:16 am -
Hi, can we all agree on some code formatting rules? I suggest http://java.sun.com/docs/codeconv/CodeConventions.pdf, but change the number of characters per line to 120 or 200. (we dont live in the ...
Stefan Groschupf
Feb 26, 2008 at 5:47 am
Feb 28, 2008 at 12:21 pm -
improve exception handling for function instantiation ----------------------------------------------------- Key: PIG-109 URL: https://issues.apache.org/jira/browse/PIG-109 Project: Pig Issue Type: ...
Johannes Zillmann (JIRA)
Feb 13, 2008 at 11:35 pm
Feb 22, 2008 at 7:50 pm -
Jobs produce wrong results when a cogroup is in the script and the compiler chooses to use the combiner feature of hadoop. ...
Alan Gates (JIRA)
Feb 6, 2008 at 10:31 pm
Feb 11, 2008 at 11:21 pm -
outdated @Override tags ----------------------- Key: PIG-91 URL: https://issues.apache.org/jira/browse/PIG-91 Project: Pig Issue Type: Bug Components: impl Reporter: Johannes Zillmann There are a ...
Johannes Zillmann (JIRA)
Feb 4, 2008 at 8:41 pm
Feb 6, 2008 at 4:53 pm -
Pig eclipse plugin ------------------ Key: PIG-104 URL: https://issues.apache.org/jira/browse/PIG-104 Project: Pig Issue Type: New Feature Components: tools Affects Versions: 0.1.0 Reporter: Benjamin ...
Benjamin Francisoud (JIRA)
Feb 11, 2008 at 3:14 pm
Mar 3, 2008 at 7:57 pm -
commons logging and log4j ------------------------- Key: PIG-117 URL: https://issues.apache.org/jira/browse/PIG-117 Project: Pig Issue Type: Improvement Reporter: Stefan Groschupf On the one hand ...
Stefan Groschupf (JIRA)
Feb 23, 2008 at 12:02 am
Feb 27, 2008 at 2:08 pm -
Unit test TestBuiltin fails on line 507 in test case testShellFuncMultiple on Windows ------------------------------------------------------------------------------------- Key: PIG-131 URL: ...
Xu Zhang (JIRA)
Feb 29, 2008 at 11:38 pm
May 19, 2008 at 6:02 pm -
Unit test TestBuiltin fails on line 477 in test case testShellFuncSingle on Windows ----------------------------------------------------------------------------------- Key: PIG-130 URL: ...
Xu Zhang (JIRA)
Feb 29, 2008 at 11:34 pm
May 19, 2008 at 6:02 pm -
Hi, I was looking at pig website and found this page: http://incubator.apache.org/pig/deployment.html With this line: Requirements: Java 1.6.x. I may have missed a mailing list thread but I thought ...
Benjamin Francisoud
Feb 29, 2008 at 1:33 pm
Mar 5, 2008 at 2:42 pm -
improve exception handling and expressivness around tuple field access ---------------------------------------------------------------------- Key: PIG-125 URL: ...
Johannes Zillmann (JIRA)
Feb 26, 2008 at 10:41 pm
Feb 29, 2008 at 8:41 pm -
test suite improvements ----------------------- Key: PIG-119 URL: https://issues.apache.org/jira/browse/PIG-119 Project: Pig Issue Type: Improvement Reporter: Stefan Groschupf Priority: Critical With ...
Stefan Groschupf (JIRA)
Feb 25, 2008 at 12:13 am
Feb 29, 2008 at 5:16 pm -
Add descriptions to ant target ------------------------------ Key: PIG-127 URL: https://issues.apache.org/jira/browse/PIG-127 Project: Pig Issue Type: Improvement Components: tools Affects Versions: ...
Benjamin Francisoud (JIRA)
Feb 27, 2008 at 3:36 pm
Feb 28, 2008 at 1:37 am -
See http://hudson.zones.apache.org/hudson/job/Pig-trunk/104/changes Changes: [gates] Added back copy of pig-X.jar from build directory to pig.jar in top directory for backward compatibility. [gates] ...
Apache Hudson Server
Feb 26, 2008 at 10:07 am
Feb 27, 2008 at 1:54 am -
Some test methods are not run because there is no @Test annotation ------------------------------------------------------------------ Key: PIG-107 URL: https://issues.apache.org/jira/browse/PIG-107 ...
Benjamin Francisoud (JIRA)
Feb 13, 2008 at 4:59 pm
Feb 22, 2008 at 7:59 am -
PigServer#store does swallow exception -------------------------------------- Key: PIG-90 URL: https://issues.apache.org/jira/browse/PIG-90 Project: Pig Issue Type: Bug Affects Versions: 0.0.0 ...
Stefan Groschupf (JIRA)
Feb 4, 2008 at 8:11 pm
Feb 12, 2008 at 6:55 pm -
It should be possible to spill big databags to HDFS --------------------------------------------------- Key: PIG-96 URL: https://issues.apache.org/jira/browse/PIG-96 Project: Pig Issue Type: ...
Pi Song (JIRA)
Feb 6, 2008 at 11:59 am
Feb 7, 2008 at 3:30 pm -
NPE in PigContext ----------------- Key: PIG-121 URL: https://issues.apache.org/jira/browse/PIG-121 Project: Pig Issue Type: Bug Reporter: Stefan Groschupf Priority: Critical Setting the cluster ...
Stefan Groschupf (JIRA)
Feb 25, 2008 at 4:31 am
May 19, 2008 at 6:08 pm
Group Overview
group | dev |
categories | pig, hadoop |
discussions | 64 |
posts | 536 |
users | 19 |
website | pig.apache.org |
Archives
- May 2013 (308)
- April 2013 (469)
- March 2013 (675)
- February 2013 (827)
- January 2013 (548)
- December 2012 (487)
- November 2012 (618)
- October 2012 (1,122)
- September 2012 (561)
- August 2012 (537)
- July 2012 (570)
- June 2012 (571)
- May 2012 (635)
- April 2012 (646)
- March 2012 (752)
- February 2012 (552)
- January 2012 (585)
- December 2011 (550)
- November 2011 (467)
- October 2011 (449)
- September 2011 (416)
- August 2011 (496)
- July 2011 (481)
- June 2011 (367)
- May 2011 (572)
- April 2011 (697)
- March 2011 (840)
- February 2011 (488)
- January 2011 (533)
- December 2010 (341)
- November 2010 (330)
- October 2010 (371)
- September 2010 (681)
- August 2010 (867)
- July 2010 (869)
- June 2010 (484)
- May 2010 (708)
- April 2010 (725)
- March 2010 (922)
- February 2010 (678)
- January 2010 (570)
- December 2009 (863)
- November 2009 (850)
- October 2009 (1,003)
- September 2009 (602)
- August 2009 (495)
- July 2009 (452)
- June 2009 (532)
- May 2009 (400)
- April 2009 (339)
- March 2009 (350)
- February 2009 (227)
- January 2009 (374)
- December 2008 (226)
- November 2008 (162)
- October 2008 (335)
- September 2008 (398)
- August 2008 (353)
- July 2008 (537)
- June 2008 (369)
- May 2008 (499)
- April 2008 (542)
- March 2008 (592)
- February 2008 (536)
- January 2008 (234)
- December 2007 (133)
- November 2007 (296)
- October 2007 (32)