[Pig Wiki] Update of "PigTypesBranchIntegration" by OlgaN

2008-07-28 Thread Apache Wiki
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Pig Wiki" for change 
notification.

The following page has been changed by OlgaN:
http://wiki.apache.org/pig/PigTypesBranchIntegration

--
  || [http://issues.apache.org/jira/browse/PIG-181 PIG-181] || Bug in streaming 
|| No ||
  || [http://issues.apache.org/jira/browse/PIG-174 PIG-174] || Bug in streaming 
|| No ||
  || [http://issues.apache.org/jira/browse/PIG-180 PIG-180] || Bug in streaming 
|| No ||
- || [http://issues.apache.org/jira/browse/PIG-154 PIG-154] || Move DEFINE and 
STORE parsing into QueryParser from GruntParser || No ||
+ || [http://issues.apache.org/jira/browse/PIG-154 PIG-154] || Move DEFINE and 
STORE parsing into QueryParser from GruntParser || Yes ||
  || [http://issues.apache.org/jira/browse/PIG-272 PIG-272] || Failure running 
complex script with streaming || No ||
  || [http://issues.apache.org/jira/browse/PIG-243 PIG-243] || Make pig work on 
Windows - includes streaming fixes || No ||
  


[Pig Wiki] Update of "PigTypesBranchIntegration" by OlgaN

2008-07-22 Thread Apache Wiki
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Pig Wiki" for change 
notification.

The following page has been changed by OlgaN:
http://wiki.apache.org/pig/PigTypesBranchIntegration

--
  || [http://issues.apache.org/jira/browse/PIG-156 PIG-156] || unit tests 
broken under windows can be merged now - depends on streaming and other test 
cases being merged first|| No ||
  || [http://issues.apache.org/jira/browse/PIG-85 PIG-85] || making PigStorage 
work with control characters || No ||
  || [http://issues.apache.org/jira/browse/PIG-198 PIG-198] || integration with 
hadoop 0.17; Files not patched:   * 
src/org/apache/pig/backend/executionengine/PigSlicer.java - not present yet in 
types   * 
src/org/apache/pig/backend/hadoop/executionengine/HExecutionEngine.java - 
changes depend on Config properties change   * 
src/org/apache/pig/backend/hadoop/executionengine/mapreduceExec/PigMapReduce.java
 - this is present in ../impl/mapReduceLayer now and is different in content - 
depends on some other change going in first which will cause PigMapReduce to 
"implement" MapRunnable and Reducer (in the types branch it currently does not 
implement any interface)   * 
src/org/apache/pig/backend/hadoop/executionengine/mapreduceExec/PigCombine.java 
- not present in types || Yes ||
- || [http://issues.apache.org/jira/browse/PIG-176 PIG-176] || memory 
management; depends on PIG-111; || No ||
+ || [http://issues.apache.org/jira/browse/PIG-176 PIG-176] || memory 
management; depends on PIG-111; || Yes ||
  || [http://issues.apache.org/jira/browse/PIG-151 PIG-151] || problems with 
bzip files; '''depends on slicer''' || No ||
  || [http://issues.apache.org/jira/browse/PIG-207 PIG-207] || New illustrate 
command does not work in mapreduce mode. || No ||
  || [http://issues.apache.org/jira/browse/PIG-59 PIG-59] || Illustrate 
command; I think should be easy to integrate || No ||
- || [http://issues.apache.org/jira/browse/PIG-170 PIG-170] || memory 
management || No ||
+ || [http://issues.apache.org/jira/browse/PIG-170 PIG-170] || memory 
management || Yes ||
  || [http://issues.apache.org/jira/browse/PIG-120 PIG-120] || support hadoop 
map reduce in loal mode || No ||
- || [http://issues.apache.org/jira/browse/PIG-235 PIG-235] || Performance 
issues with memory spills || No ||
+ || [http://issues.apache.org/jira/browse/PIG-235 PIG-235] || Performance 
issues with memory spills || Yes ||
  || [http://issues.apache.org/jira/browse/PIG-245 PIG-245] || Need wrapper 
UDFs for all java.lang.Math functions || No ||
  || [https://issues.apache.org/jira/browse/PIG-271 PIG-271] || Add tutorial 
files and builds to Pig SVN || No ||
  || [http://issues.apache.org/jira/browse/PIG-18 PIG-18] || making Pig work 
with HOD 0.4; should be doable now - involves backend - HExecutionEngine.java - 
a little more involved and needs careful merging|| Yes ||


[Pig Wiki] Update of "PigTypesBranchIntegration" by OlgaN

2008-07-18 Thread Apache Wiki
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Pig Wiki" for change 
notification.

The following page has been changed by OlgaN:
http://wiki.apache.org/pig/PigTypesBranchIntegration

--
  
   Config changes 
  || '''JIRA''' || '''Comments''' || '''Done'''||
- || [http://issues.apache.org/jira/browse/PIG-215 PIG-215] || cleanup after 
PIG-111 || No ||
+ || [http://issues.apache.org/jira/browse/PIG-215 PIG-215] || cleanup after 
PIG-111 || Yes ||
- || [http://issues.apache.org/jira/browse/PIG-111 PIG-111] || config changes 
|| No ||
+ || [http://issues.apache.org/jira/browse/PIG-111 PIG-111] || config changes 
|| Yes ||
- || [http://issues.apache.org/jira/browse/PIG-236 PIG-236] || command line 
properties are ignored needs manual testing; Pradeep should do this one || No ||
+ || [http://issues.apache.org/jira/browse/PIG-236 PIG-236] || command line 
properties are ignored needs manual testing; Pradeep should do this one || Yes 
||
  
   Custom splits 
  || '''JIRA''' || '''Comments''' || '''Done'''||
@@ -86, +86 @@

   Others 
  || '''JIRA''' || '''Comments''' || '''Done'''||
  || [http://issues.apache.org/jira/browse/PIG-246 PIG-246] || UDF repository 
creation - needs finalizing the EvalFunc.exec interface and changing DataAtom 
to String || No ||
- || [http://issues.apache.org/jira/browse/PIG-18 PIG-18] || making Pig work 
with HOD 0.4; should be doable now - involves backend - HExecutionEngine.java - 
a little more involved and needs careful merging|| No ||
+ || [http://issues.apache.org/jira/browse/PIG-18 PIG-18] || making Pig work 
with HOD 0.4; should be doable now - involves backend - HExecutionEngine.java - 
a little more involved and needs careful merging|| Yes ||
  || [http://issues.apache.org/jira/browse/PIG-106 PIG-106] || Optimize Pig by 
replacing String '+' and StringBuffer with StringBuilder; - there are changes 
in backend/Operators which have changed in structure now || Yes ||
  || [http://issues.apache.org/jira/browse/PIG-156 PIG-156] || unit tests 
broken under windows can be merged now - depends on streaming and other test 
cases being merged first|| No ||
  || [http://issues.apache.org/jira/browse/PIG-85 PIG-85] || making PigStorage 
work with control characters || No ||
  || [http://issues.apache.org/jira/browse/PIG-250 PIG-250] || speculative 
execution is broken; || Yes ||
  || [http://issues.apache.org/jira/browse/PIG-198 PIG-198] || integration with 
hadoop 0.17; Files not patched:   * 
src/org/apache/pig/backend/executionengine/PigSlicer.java - not present yet in 
types   * 
src/org/apache/pig/backend/hadoop/executionengine/HExecutionEngine.java - 
changes depend on Config properties change   * 
src/org/apache/pig/backend/hadoop/executionengine/mapreduceExec/PigMapReduce.java
 - this is present in ../impl/mapReduceLayer now and is different in content - 
depends on some other change going in first which will cause PigMapReduce to 
"implement" MapRunnable and Reducer (in the types branch it currently does not 
implement any interface)   * 
src/org/apache/pig/backend/hadoop/executionengine/mapreduceExec/PigCombine.java 
- not present in types || Yes ||
- || [http://issues.apache.org/jira/browse/PIG-266 PIG-266] || Warnings with 
hadoop 17 || No ||
+ || [http://issues.apache.org/jira/browse/PIG-266 PIG-266] || Warnings with 
hadoop 17 || Yes ||
- || [http://issues.apache.org/jira/browse/PIG-291 PIG-291] || HOD param 
passing || No ||
+ || [http://issues.apache.org/jira/browse/PIG-291 PIG-291] || HOD param 
passing || Yes ||
  || [http://issues.apache.org/jira/browse/PIG-176 PIG-176] || memory 
management; depends on PIG-111; || No ||
  || [http://issues.apache.org/jira/browse/PIG-151 PIG-151] || problems with 
bzip files; '''depends on slicer''' || No ||
  || [http://issues.apache.org/jira/browse/PIG-207 PIG-207] || New illustrate 
command does not work in mapreduce mode. || No ||


[Pig Wiki] Update of "PigTypesBranchIntegration" by OlgaN

2008-07-18 Thread Apache Wiki
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Pig Wiki" for change 
notification.

The following page has been changed by OlgaN:
http://wiki.apache.org/pig/PigTypesBranchIntegration

--
  || [http://issues.apache.org/jira/browse/PIG-125 PIG-125] || better error 
handling; might already have it; need to verify || No ||
  || [http://issues.apache.org/jira/browse/PIG-179 PIG-179] || On hadoop 0.16, 
some jobs using combiner fail with an NPE || No ||
  || [http://issues.apache.org/jira/browse/PIG-178 PIG-178] || Use of schema on 
a secondary output of SPLIT throws IndexOutOfBoundsException || No ||
- || [http://issues.apache.org/jira/browse/PIG-113 PIG-113] || Make Grunt's 
explain output more understandable; Explain is already in the right format || 
Yes. ||
+ || [http://issues.apache.org/jira/browse/PIG-113 PIG-113] || Make Grunt's 
explain output more understandable; Explain is already in the right format || 
Yes ||
+ || [http://issues.apache.org/jira/browse/PIG-324 PIG-324] || Combiner error 
|| No ||
+ 
  
  === Issues that do not touch rewritten code and should be easy ===
  


[Pig Wiki] Update of "PigTypesBranchIntegration" by OlgaN

2008-07-17 Thread Apache Wiki
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Pig Wiki" for change 
notification.

The following page has been changed by OlgaN:
http://wiki.apache.org/pig/PigTypesBranchIntegration

--
  || [http://issues.apache.org/jira/browse/PIG-207 PIG-207] || New illustrate 
command does not work in mapreduce mode. || No ||
  || [http://issues.apache.org/jira/browse/PIG-59 PIG-59] || Illustrate 
command; I think should be easy to integrate || No ||
  || [http://issues.apache.org/jira/browse/PIG-114 PIG-114] || reversable 
functions; only added reversable interface; the rest is no longer applicable as 
the new code does not try to reuse intermediate results || Yes ||
- || [http://issues.apache.org/jira/browse/PIG-167 PIG-167] || memory 
management || No ||
  || [http://issues.apache.org/jira/browse/PIG-170 PIG-170] || memory 
management || No ||
  || [http://issues.apache.org/jira/browse/PIG-172 PIG-172] || 
NullPointerException thrown if we catch exception with null message || Yes ||
  || [http://issues.apache.org/jira/browse/PIG-164 PIG-164] || purgin weak 
references || Yes ||


[Pig Wiki] Update of "PigTypesBranchIntegration" by OlgaN

2008-07-17 Thread Apache Wiki
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Pig Wiki" for change 
notification.

The following page has been changed by OlgaN:
http://wiki.apache.org/pig/PigTypesBranchIntegration

--
  || [http://issues.apache.org/jira/browse/PIG-114 PIG-114] || reversable 
functions; only added reversable interface; the rest is no longer applicable as 
the new code does not try to reuse intermediate results || Yes ||
  || [http://issues.apache.org/jira/browse/PIG-167 PIG-167] || memory 
management || No ||
  || [http://issues.apache.org/jira/browse/PIG-170 PIG-170] || memory 
management || No ||
- || [http://issues.apache.org/jira/browse/PIG-172 PIG-172] || 
NullPointerException thrown if we catch exception with null message || No ||
+ || [http://issues.apache.org/jira/browse/PIG-172 PIG-172] || 
NullPointerException thrown if we catch exception with null message || Yes ||
  || [http://issues.apache.org/jira/browse/PIG-164 PIG-164] || purgin weak 
references || Yes ||
  || [http://issues.apache.org/jira/browse/PIG-129 PIG-129] || need to create 
temp files in the task's working directory; should be easy to integrate || Yes 
||
  || [http://issues.apache.org/jira/browse/PIG-118 PIG-118] || UNION/CROSS/JOIN 
operations should not allow 1 operand; trivial change; || Yes ||


[Pig Wiki] Update of "PigTypesBranchIntegration" by OlgaN

2008-07-17 Thread Apache Wiki
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Pig Wiki" for change 
notification.

The following page has been changed by OlgaN:
http://wiki.apache.org/pig/PigTypesBranchIntegration

--
  || [http://issues.apache.org/jira/browse/PIG-235 PIG-235] || Performance 
issues with memory spills || No ||
  || [http://issues.apache.org/jira/browse/PIG-245 PIG-245] || Need wrapper 
UDFs for all java.lang.Math functions || No ||
  || [https://issues.apache.org/jira/browse/PIG-271 PIG-271] || Add tutorial 
files and builds to Pig SVN || No ||
+ || [https://issues.apache.org/jira/browse/PIG-123 PIG-123] || escaping|| yes 
||
+ 
  
  
  == Step 2 ==


[Pig Wiki] Update of "PigTypesBranchIntegration" by OlgaN

2008-07-17 Thread Apache Wiki
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Pig Wiki" for change 
notification.

The following page has been changed by OlgaN:
http://wiki.apache.org/pig/PigTypesBranchIntegration

--
  || [http://issues.apache.org/jira/browse/PIG-106 PIG-106] || Optimize Pig by 
replacing String '+' and StringBuffer with StringBuilder; - there are changes 
in backend/Operators which have changed in structure now || Yes ||
  || [http://issues.apache.org/jira/browse/PIG-156 PIG-156] || unit tests 
broken under windows can be merged now - depends on streaming and other test 
cases being merged first|| No ||
  || [http://issues.apache.org/jira/browse/PIG-85 PIG-85] || making PigStorage 
work with control characters || No ||
- || [http://issues.apache.org/jira/browse/PIG-250 PIG-250] || speculative 
execution is broken; || Patch supplied - needs to be committed ||
+ || [http://issues.apache.org/jira/browse/PIG-250 PIG-250] || speculative 
execution is broken; || Yes ||
  || [http://issues.apache.org/jira/browse/PIG-198 PIG-198] || integration with 
hadoop 0.17; Files not patched:   * 
src/org/apache/pig/backend/executionengine/PigSlicer.java - not present yet in 
types   * 
src/org/apache/pig/backend/hadoop/executionengine/HExecutionEngine.java - 
changes depend on Config properties change   * 
src/org/apache/pig/backend/hadoop/executionengine/mapreduceExec/PigMapReduce.java
 - this is present in ../impl/mapReduceLayer now and is different in content - 
depends on some other change going in first which will cause PigMapReduce to 
"implement" MapRunnable and Reducer (in the types branch it currently does not 
implement any interface)   * 
src/org/apache/pig/backend/hadoop/executionengine/mapreduceExec/PigCombine.java 
- not present in types || Yes ||
  || [http://issues.apache.org/jira/browse/PIG-266 PIG-266] || Warnings with 
hadoop 17 || No ||
  || [http://issues.apache.org/jira/browse/PIG-291 PIG-291] || HOD param 
passing || No ||


[Pig Wiki] Update of "PigTypesBranchIntegration" by OlgaN

2008-07-17 Thread Apache Wiki
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Pig Wiki" for change 
notification.

The following page has been changed by OlgaN:
http://wiki.apache.org/pig/PigTypesBranchIntegration

--
  || '''JIRA''' || '''Comments''' || '''Done'''||
  || [http://issues.apache.org/jira/browse/PIG-246 PIG-246] || UDF repository 
creation - needs finalizing the EvalFunc.exec interface and changing DataAtom 
to String || No ||
  || [http://issues.apache.org/jira/browse/PIG-18 PIG-18] || making Pig work 
with HOD 0.4; should be doable now - involves backend - HExecutionEngine.java - 
a little more involved and needs careful merging|| No ||
- || [http://issues.apache.org/jira/browse/PIG-106 PIG-106] || Optimize Pig by 
replacing String '+' and StringBuffer with StringBuilder; - there are changes 
in backend/Operators which have changed in structure now || No ||
+ || [http://issues.apache.org/jira/browse/PIG-106 PIG-106] || Optimize Pig by 
replacing String '+' and StringBuffer with StringBuilder; - there are changes 
in backend/Operators which have changed in structure now || Yes ||
  || [http://issues.apache.org/jira/browse/PIG-156 PIG-156] || unit tests 
broken under windows can be merged now - depends on streaming and other test 
cases being merged first|| No ||
  || [http://issues.apache.org/jira/browse/PIG-85 PIG-85] || making PigStorage 
work with control characters || No ||
  || [http://issues.apache.org/jira/browse/PIG-250 PIG-250] || speculative 
execution is broken; || Patch supplied - needs to be committed ||
- || [http://issues.apache.org/jira/browse/PIG-198 PIG-198] || integration with 
hadoop 0.17; Files not patched:   * 
src/org/apache/pig/backend/executionengine/PigSlicer.java - not present yet in 
types   * 
src/org/apache/pig/backend/hadoop/executionengine/HExecutionEngine.java - 
changes depend on Config properties change   * 
src/org/apache/pig/backend/hadoop/executionengine/mapreduceExec/PigMapReduce.java
 - this is present in ../impl/mapReduceLayer now and is different in content - 
depends on some other change going in first which will cause PigMapReduce to 
"implement" MapRunnable and Reducer (in the types branch it currently does not 
implement any interface)   * 
src/org/apache/pig/backend/hadoop/executionengine/mapreduceExec/PigCombine.java 
- not present in types || Patch supplied - needs to be committed ||
+ || [http://issues.apache.org/jira/browse/PIG-198 PIG-198] || integration with 
hadoop 0.17; Files not patched:   * 
src/org/apache/pig/backend/executionengine/PigSlicer.java - not present yet in 
types   * 
src/org/apache/pig/backend/hadoop/executionengine/HExecutionEngine.java - 
changes depend on Config properties change   * 
src/org/apache/pig/backend/hadoop/executionengine/mapreduceExec/PigMapReduce.java
 - this is present in ../impl/mapReduceLayer now and is different in content - 
depends on some other change going in first which will cause PigMapReduce to 
"implement" MapRunnable and Reducer (in the types branch it currently does not 
implement any interface)   * 
src/org/apache/pig/backend/hadoop/executionengine/mapreduceExec/PigCombine.java 
- not present in types || Yes ||
  || [http://issues.apache.org/jira/browse/PIG-266 PIG-266] || Warnings with 
hadoop 17 || No ||
  || [http://issues.apache.org/jira/browse/PIG-291 PIG-291] || HOD param 
passing || No ||
  || [http://issues.apache.org/jira/browse/PIG-176 PIG-176] || memory 
management; depends on PIG-111; || No ||


[Pig Wiki] Update of "PigTypesBranchIntegration" by OlgaN

2008-07-16 Thread Apache Wiki
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Pig Wiki" for change 
notification.

The following page has been changed by OlgaN:
http://wiki.apache.org/pig/PigTypesBranchIntegration

--
  || [http://issues.apache.org/jira/browse/PIG-167 PIG-167] || memory 
management || No ||
  || [http://issues.apache.org/jira/browse/PIG-170 PIG-170] || memory 
management || No ||
  || [http://issues.apache.org/jira/browse/PIG-172 PIG-172] || 
NullPointerException thrown if we catch exception with null message || No ||
- || [http://issues.apache.org/jira/browse/PIG-164 PIG-164] || purgin weak 
references || Submitted patch - needs to be committed ||
+ || [http://issues.apache.org/jira/browse/PIG-164 PIG-164] || purgin weak 
references || Yes ||
- || [http://issues.apache.org/jira/browse/PIG-129 PIG-129] || need to create 
temp files in the task's working directory; should be easy to integrate || 
Submitted patch - needs to be committed ||
+ || [http://issues.apache.org/jira/browse/PIG-129 PIG-129] || need to create 
temp files in the task's working directory; should be easy to integrate || Yes 
||
  || [http://issues.apache.org/jira/browse/PIG-118 PIG-118] || UNION/CROSS/JOIN 
operations should not allow 1 operand; trivial change; || Yes ||
  || [http://issues.apache.org/jira/browse/PIG-120 PIG-120] || support hadoop 
map reduce in loal mode || No ||
  || [http://issues.apache.org/jira/browse/PIG-235 PIG-235] || Performance 
issues with memory spills || No ||


[Pig Wiki] Update of "PigTypesBranchIntegration" by OlgaN

2008-07-16 Thread Apache Wiki
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Pig Wiki" for change 
notification.

The following page has been changed by OlgaN:
http://wiki.apache.org/pig/PigTypesBranchIntegration

--
  || [http://issues.apache.org/jira/browse/PIG-151 PIG-151] || problems with 
bzip files; '''depends on slicer''' || No ||
  || [http://issues.apache.org/jira/browse/PIG-207 PIG-207] || New illustrate 
command does not work in mapreduce mode. || No ||
  || [http://issues.apache.org/jira/browse/PIG-59 PIG-59] || Illustrate 
command; I think should be easy to integrate || No ||
- || [http://issues.apache.org/jira/browse/PIG-114 PIG-114] || reversable 
functions || No ||
+ || [http://issues.apache.org/jira/browse/PIG-114 PIG-114] || reversable 
functions; only added reversable interface; the rest is no longer applicable as 
the new code does not try to reuse intermediate results || Yes ||
  || [http://issues.apache.org/jira/browse/PIG-167 PIG-167] || memory 
management || No ||
  || [http://issues.apache.org/jira/browse/PIG-170 PIG-170] || memory 
management || No ||
  || [http://issues.apache.org/jira/browse/PIG-172 PIG-172] || 
NullPointerException thrown if we catch exception with null message || No ||
  || [http://issues.apache.org/jira/browse/PIG-164 PIG-164] || purgin weak 
references || Submitted patch - needs to be committed ||
  || [http://issues.apache.org/jira/browse/PIG-129 PIG-129] || need to create 
temp files in the task's working directory; should be easy to integrate || 
Submitted patch - needs to be committed ||
- || [http://issues.apache.org/jira/browse/PIG-118 PIG-118] || UNION/CROSS/JOIN 
operations should not allow 1 operand; trivial change; || No ||
+ || [http://issues.apache.org/jira/browse/PIG-118 PIG-118] || UNION/CROSS/JOIN 
operations should not allow 1 operand; trivial change; || Yes ||
  || [http://issues.apache.org/jira/browse/PIG-120 PIG-120] || support hadoop 
map reduce in loal mode || No ||
  || [http://issues.apache.org/jira/browse/PIG-235 PIG-235] || Performance 
issues with memory spills || No ||
  || [http://issues.apache.org/jira/browse/PIG-245 PIG-245] || Need wrapper 
UDFs for all java.lang.Math functions || No ||


[Pig Wiki] Update of "PigTypesBranchIntegration" by OlgaN

2008-07-16 Thread Apache Wiki
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Pig Wiki" for change 
notification.

The following page has been changed by OlgaN:
http://wiki.apache.org/pig/PigTypesBranchIntegration

--
  || [http://issues.apache.org/jira/browse/PIG-125 PIG-125] || better error 
handling; might already have it; need to verify || No ||
  || [http://issues.apache.org/jira/browse/PIG-179 PIG-179] || On hadoop 0.16, 
some jobs using combiner fail with an NPE || No ||
  || [http://issues.apache.org/jira/browse/PIG-178 PIG-178] || Use of schema on 
a secondary output of SPLIT throws IndexOutOfBoundsException || No ||
+ || [http://issues.apache.org/jira/browse/PIG-113 PIG-113] || Make Grunt's 
explain output more understandable; Explain is already in the right format || 
Yes. ||
  
  === Issues that do not touch rewritten code and should be easy ===
  
@@ -103, +104 @@

  || [http://issues.apache.org/jira/browse/PIG-129 PIG-129] || need to create 
temp files in the task's working directory; should be easy to integrate || No ||
  || [http://issues.apache.org/jira/browse/PIG-118 PIG-118] || UNION/CROSS/JOIN 
operations should not allow 1 operand; trivial change; || No ||
  || [http://issues.apache.org/jira/browse/PIG-120 PIG-120] || support hadoop 
map reduce in loal mode || No ||
- || [http://issues.apache.org/jira/browse/PIG-113 PIG-113] || Make Grunt's 
explain output more understandable; || No ||
  || [http://issues.apache.org/jira/browse/PIG-235 PIG-235] || Performance 
issues with memory spills || No ||
  || [http://issues.apache.org/jira/browse/PIG-245 PIG-245] || Need wrapper 
UDFs for all java.lang.Math functions || No ||
  || [https://issues.apache.org/jira/browse/PIG-271 PIG-271] || Add tutorial 
files and builds to Pig SVN || No ||


[Pig Wiki] Update of "PigTypesBranchIntegration" by OlgaN

2008-07-10 Thread Apache Wiki
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Pig Wiki" for change 
notification.

The following page has been changed by OlgaN:
http://wiki.apache.org/pig/PigTypesBranchIntegration

--
  || [http://issues.apache.org/jira/browse/PIG-255 PIG-255] || Calling non 
default constructor of Final class from Main class in UDF - This is already 
present in Types branch|| Yes ||
  || [http://issues.apache.org/jira/browse/PIG-284 PIG-284] || target for 
building source jar || Yes ||
  || [http://issues.apache.org/jira/browse/PIG-213 PIG-213] || non-static 
logger used; || Yes ||
+ || [http://issues.apache.org/jira/browse/PIG-34 PIG-34] || making code 
release ready: need to add license and build.xml changes || No || 
  
  === Issues that do touch rewritten code and will be difficult ===
  


[Pig Wiki] Update of "PigTypesBranchIntegration" by OlgaN

2008-07-08 Thread Apache Wiki
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Pig Wiki" for change 
notification.

The following page has been changed by OlgaN:
http://wiki.apache.org/pig/PigTypesBranchIntegration

--
  || [http://issues.apache.org/jira/browse/PIG-250 PIG-250] || speculative 
execution is broken; || No ||
  || [http://issues.apache.org/jira/browse/PIG-198 PIG-198] || integration with 
hadoop 0.17; || No ||
  || [http://issues.apache.org/jira/browse/PIG-266 PIG-266] || Warnings with 
hadoop 17 || No ||
+ || [http://issues.apache.org/jira/browse/PIG-291 PIG-291] || HOD param 
passing || No ||
  || [http://issues.apache.org/jira/browse/PIG-176 PIG-176] || memory 
management; depends on PIG-111; || No ||
  || [http://issues.apache.org/jira/browse/PIG-151 PIG-151] || problems with 
bzip files; '''depends on slicer''' || No ||
  || [http://issues.apache.org/jira/browse/PIG-207 PIG-207] || New illustrate 
command does not work in mapreduce mode. || No ||


[Pig Wiki] Update of "PigTypesBranchIntegration" by OlgaN

2008-07-02 Thread Apache Wiki
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Pig Wiki" for change 
notification.

The following page has been changed by OlgaN:
http://wiki.apache.org/pig/PigTypesBranchIntegration

--
  || [http://issues.apache.org/jira/browse/PIG-198 PIG-198] || integration with 
hadoop 0.17; || No ||
  || [http://issues.apache.org/jira/browse/PIG-266 PIG-266] || Warnings with 
hadoop 17 || No ||
  || [http://issues.apache.org/jira/browse/PIG-176 PIG-176] || memory 
management; depends on PIG-111; || No ||
- || [http://issues.apache.org/jira/browse/PIG-151 PIG-151] || problems with 
bzip files || No ||
+ || [http://issues.apache.org/jira/browse/PIG-151 PIG-151] || problems with 
bzip files; '''depends on slicer''' || No ||
  || [http://issues.apache.org/jira/browse/PIG-207 PIG-207] || New illustrate 
command does not work in mapreduce mode. || No ||
  || [http://issues.apache.org/jira/browse/PIG-59 PIG-59] || Illustrate 
command; I think should be easy to integrate || No ||
  || [http://issues.apache.org/jira/browse/PIG-114 PIG-114] || reversable 
functions || No ||


[Pig Wiki] Update of "PigTypesBranchIntegration" by OlgaN

2008-07-02 Thread Apache Wiki
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Pig Wiki" for change 
notification.

The following page has been changed by OlgaN:
http://wiki.apache.org/pig/PigTypesBranchIntegration

--
  || [http://issues.apache.org/jira/browse/PIG-122 PIG-122] || remove 
TokenMgrError and Co from svn properties in 
src/org/apache/pig/tools/pigscript/parser; - involves only changing svn 
properties || No ||
  || [https://issues.apache.org/jira/browse/PIG-256 PIG-256] || support non 
default constructor with variable number of arguments || No (Patch supplied - 
needs to be committed) ||
  || [http://issues.apache.org/jira/browse/PIG-255 PIG-255] || Calling non 
default constructor of Final class from Main class in UDF - This is already 
present in Types branch|| Yes ||
- || [http://issues.apache.org/jira/browse/PIG-284 PIG-284] || target for 
building source jar || No ||
+ || [http://issues.apache.org/jira/browse/PIG-284 PIG-284] || target for 
building source jar || Yes ||
  || [http://issues.apache.org/jira/browse/PIG-213 PIG-213] || non-static 
logger used; || Yes ||
  
  === Issues that do touch rewritten code and will be difficult ===


[Pig Wiki] Update of "PigTypesBranchIntegration" by OlgaN

2008-07-02 Thread Apache Wiki
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Pig Wiki" for change 
notification.

The following page has been changed by OlgaN:
http://wiki.apache.org/pig/PigTypesBranchIntegration

--
  || [http://issues.apache.org/jira/browse/PIG-183 PIG-183] || pig could not 
resolve UDF class; maybe already fixed; verify || No ||
  || [http://issues.apache.org/jira/browse/PIG-153 PIG-153] || Incorrect 
results when there is a dump in between statements; might be fixed || No ||
  || [http://issues.apache.org/jira/browse/PIG-125 PIG-125] || better error 
handling; might already have it; need to verify || No ||
- || [http://issues.apache.org/jira/browse/PIG-213 PIG-213] || non-static 
logger used; || No ||
  || [http://issues.apache.org/jira/browse/PIG-179 PIG-179] || On hadoop 0.16, 
some jobs using combiner fail with an NPE || No ||
  || [http://issues.apache.org/jira/browse/PIG-178 PIG-178] || Use of schema on 
a secondary output of SPLIT throws IndexOutOfBoundsException || No ||
  
@@ -41, +40 @@

  || [https://issues.apache.org/jira/browse/PIG-256 PIG-256] || support non 
default constructor with variable number of arguments || No (Patch supplied - 
needs to be committed) ||
  || [http://issues.apache.org/jira/browse/PIG-255 PIG-255] || Calling non 
default constructor of Final class from Main class in UDF - This is already 
present in Types branch|| Yes ||
  || [http://issues.apache.org/jira/browse/PIG-284 PIG-284] || target for 
building source jar || No ||
+ || [http://issues.apache.org/jira/browse/PIG-213 PIG-213] || non-static 
logger used; || Yes ||
  
  === Issues that do touch rewritten code and will be difficult ===
  


[Pig Wiki] Update of "PigTypesBranchIntegration" by OlgaN

2008-07-02 Thread Apache Wiki
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Pig Wiki" for change 
notification.

The following page has been changed by OlgaN:
http://wiki.apache.org/pig/PigTypesBranchIntegration

--
  || [http://issues.apache.org/jira/browse/PIG-122 PIG-122] || remove 
TokenMgrError and Co from svn properties in 
src/org/apache/pig/tools/pigscript/parser; - involves only changing svn 
properties || No ||
  || [https://issues.apache.org/jira/browse/PIG-256 PIG-256] || support non 
default constructor with variable number of arguments || No (Patch supplied - 
needs to be committed) ||
  || [http://issues.apache.org/jira/browse/PIG-255 PIG-255] || Calling non 
default constructor of Final class from Main class in UDF - This is already 
present in Types branch|| Yes ||
+ || [http://issues.apache.org/jira/browse/PIG-284 PIG-284] || target for 
building source jar || No ||
  
  === Issues that do touch rewritten code and will be difficult ===
  


[Pig Wiki] Update of "PigTypesBranchIntegration" by OlgaN

2008-06-26 Thread Apache Wiki
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Pig Wiki" for change 
notification.

The following page has been changed by OlgaN:
http://wiki.apache.org/pig/PigTypesBranchIntegration

--
  || [http://issues.apache.org/jira/browse/PIG-213 PIG-213] || non-static 
logger used; || No ||
  || [http://issues.apache.org/jira/browse/PIG-179 PIG-179] || On hadoop 0.16, 
some jobs using combiner fail with an NPE || No ||
  || [http://issues.apache.org/jira/browse/PIG-178 PIG-178] || Use of schema on 
a secondary output of SPLIT throws IndexOutOfBoundsException || No ||
- || [http://issues.apache.org/jira/browse/PIG-255 PIG-255] || Calling non 
default constructor of Final class from Main class in UDF || No ||
  
  === Issues that do not touch rewritten code and should be easy ===
  
@@ -41, +40 @@

  || [http://issues.apache.org/jira/browse/PIG-122 PIG-122] || remove 
TokenMgrError and Co from svn properties in 
src/org/apache/pig/tools/pigscript/parser; - involves only changing svn 
properties || No ||
  || [http://issues.apache.org/jira/browse/PIG-246 PIG-246] || UDF repository 
creation || No ||
  || [https://issues.apache.org/jira/browse/PIG-256 PIG-256] || support non 
default constructor with variable number of arguments || No ||
+ || [http://issues.apache.org/jira/browse/PIG-255 PIG-255] || Calling non 
default constructor of Final class from Main class in UDF || No ||
  
  === Issues that do touch rewritten code and will be difficult ===
  


[Pig Wiki] Update of "PigTypesBranchIntegration" by OlgaN

2008-06-26 Thread Apache Wiki
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Pig Wiki" for change 
notification.

The following page has been changed by OlgaN:
http://wiki.apache.org/pig/PigTypesBranchIntegration

--
  || [http://issues.apache.org/jira/browse/PIG-213 PIG-213] || non-static 
logger used; || No ||
  || [http://issues.apache.org/jira/browse/PIG-179 PIG-179] || On hadoop 0.16, 
some jobs using combiner fail with an NPE || No ||
  || [http://issues.apache.org/jira/browse/PIG-178 PIG-178] || Use of schema on 
a secondary output of SPLIT throws IndexOutOfBoundsException || No ||
- || http://issues.apache.org/jira/browse/PIG-255 PIG-255] || Calling non 
default constructor of Final class from Main class in UDF || No ||
+ || [http://issues.apache.org/jira/browse/PIG-255 PIG-255] || Calling non 
default constructor of Final class from Main class in UDF || No ||
  
  === Issues that do not touch rewritten code and should be easy ===
  
@@ -102, +102 @@

  || [http://issues.apache.org/jira/browse/PIG-120 PIG-120] || support hadoop 
map reduce in loal mode || No ||
  || [http://issues.apache.org/jira/browse/PIG-113 PIG-113] || Make Grunt's 
explain output more understandable; || No ||
  || [http://issues.apache.org/jira/browse/PIG-235 PIG-235] || Performance 
issues with memory spills || No ||
- || [http://issues.apache.org/jira/browse/PIG-245 PIG-245] || Need wrapper 
UDFs for all java.lang.Math functions || No || 
[https://issues.apache.org/jira/browse/PIG-271 PIG-271] || Add tutorial files 
and builds to Pig SVN || No ||
+ || [http://issues.apache.org/jira/browse/PIG-245 PIG-245] || Need wrapper 
UDFs for all java.lang.Math functions || No ||
+ || [https://issues.apache.org/jira/browse/PIG-271 PIG-271] || Add tutorial 
files and builds to Pig SVN || No ||
  
  
  == Step 2 ==


[Pig Wiki] Update of "PigTypesBranchIntegration" by OlgaN

2008-06-26 Thread Apache Wiki
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Pig Wiki" for change 
notification.

The following page has been changed by OlgaN:
http://wiki.apache.org/pig/PigTypesBranchIntegration

--
  || [http://issues.apache.org/jira/browse/PIG-213 PIG-213] || non-static 
logger used; || No ||
  || [http://issues.apache.org/jira/browse/PIG-179 PIG-179] || On hadoop 0.16, 
some jobs using combiner fail with an NPE || No ||
  || [http://issues.apache.org/jira/browse/PIG-178 PIG-178] || Use of schema on 
a secondary output of SPLIT throws IndexOutOfBoundsException || No ||
+ || http://issues.apache.org/jira/browse/PIG-255 PIG-255] || Calling non 
default constructor of Final class from Main class in UDF || No ||
  
  === Issues that do not touch rewritten code and should be easy ===
  
@@ -38, +39 @@

  || [http://issues.apache.org/jira/browse/PIG-220 PIG-220] || incorrect 
variable definition in parameter substitution; can be committed now after (58) 
|| Yes ||
  || [http://issues.apache.org/jira/browse/PIG-222 PIG-222] || param subst 
tests hardwire perl location; can be committed now right after (58) || Yes ||
  || [http://issues.apache.org/jira/browse/PIG-122 PIG-122] || remove 
TokenMgrError and Co from svn properties in 
src/org/apache/pig/tools/pigscript/parser; - involves only changing svn 
properties || No ||
+ || [http://issues.apache.org/jira/browse/PIG-246 PIG-246] || UDF repository 
creation || No ||
+ || [https://issues.apache.org/jira/browse/PIG-256 PIG-256] || support non 
default constructor with variable number of arguments || No ||
+ 
  === Issues that do touch rewritten code and will be difficult ===
  
   Streaming 
@@ -83, +87 @@

  || [http://issues.apache.org/jira/browse/PIG-85 PIG-85] || making PigStorage 
work with control characters || No ||
  || [http://issues.apache.org/jira/browse/PIG-250 PIG-250] || speculative 
execution is broken; || No ||
  || [http://issues.apache.org/jira/browse/PIG-198 PIG-198] || integration with 
hadoop 0.17; || No ||
+ || [http://issues.apache.org/jira/browse/PIG-266 PIG-266] || Warnings with 
hadoop 17 || No ||
  || [http://issues.apache.org/jira/browse/PIG-176 PIG-176] || memory 
management; depends on PIG-111; || No ||
  || [http://issues.apache.org/jira/browse/PIG-151 PIG-151] || problems with 
bzip files || No ||
  || [http://issues.apache.org/jira/browse/PIG-207 PIG-207] || New illustrate 
command does not work in mapreduce mode. || No ||
@@ -96, +101 @@

  || [http://issues.apache.org/jira/browse/PIG-118 PIG-118] || UNION/CROSS/JOIN 
operations should not allow 1 operand; trivial change; || No ||
  || [http://issues.apache.org/jira/browse/PIG-120 PIG-120] || support hadoop 
map reduce in loal mode || No ||
  || [http://issues.apache.org/jira/browse/PIG-113 PIG-113] || Make Grunt's 
explain output more understandable; || No ||
+ || [http://issues.apache.org/jira/browse/PIG-235 PIG-235] || Performance 
issues with memory spills || No ||
+ || [http://issues.apache.org/jira/browse/PIG-245 PIG-245] || Need wrapper 
UDFs for all java.lang.Math functions || No || 
[https://issues.apache.org/jira/browse/PIG-271 PIG-271] || Add tutorial files 
and builds to Pig SVN || No ||
+ 
  
  == Step 2 ==
  Merge from branch to trunk.