Pig 0.7.0 is released!

2010-05-14 Thread Daniel Dai
Pig team is happy to announce Pig 0.7.0 release. Pig is Hadoop subproject which provides high-level data-flow language and execution framework for parallel computation on Hadoop clusters. More details about Pig can be found at http://hadoop.apache.org/pig/. The highlights of this release are

Re: Pig 0.7.0 is released!

2010-05-14 Thread Jeff Zhang
Congratulation,You must work very late for this release, Daniel. :) On Fri, May 14, 2010 at 2:15 PM, Daniel Dai dai...@gmail.com wrote: Pig  team is happy to announce Pig 0.7.0 release. Pig is Hadoop subproject which provides high-level data-flow language and execution framework for

[jira] Updated: (PIG-1381) Need a way for Pig to take an alternative property file

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-1381: Fix Version/s: (was: 0.7.0) Need a way for Pig to take an alternative property file

[jira] Updated: (PIG-566) Dump and store outputs do not match for PigStorage

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-566: --- Fix Version/s: (was: 0.7.0) Dump and store outputs do not match for PigStorage

[jira] Updated: (PIG-1391) pig unit tests leave behind files in temp directory because MiniCluster files don't get deleted

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-1391: Status: Resolved (was: Patch Available) Hadoop Flags: [Reviewed] Resolution: Fixed pig

Re: Pig 0.7.0 is released!

2010-05-14 Thread Daniel Dai
Thanks Jeff! Need to wait for changes to propagate before sending out announcement :) Daniel -- From: Jeff Zhang zjf...@gmail.com Sent: Thursday, May 13, 2010 11:22 PM To: pig-dev@hadoop.apache.org Subject: Re: Pig 0.7.0 is released!

[jira] Resolved: (PIG-1417) Site changes for 0.7

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai resolved PIG-1417. - Hadoop Flags: [Reviewed] Resolution: Fixed Site changes for 0.7

[jira] Closed: (PIG-598) Parameter substitution ($PARAMETER) should not be performed in comments

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-598. -- Parameter substitution ($PARAMETER) should not be performed in comments

[jira] Closed: (PIG-617) Using SUM with basic type fails

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-617. -- Using SUM with basic type fails --- Key: PIG-617

[jira] Closed: (PIG-257) Allow usage of custom Hadoop InputFormat in Pig

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-257. -- Allow usage of custom Hadoop InputFormat in Pig ---

[jira] Closed: (PIG-518) LOBinCond exception in LogicalPlanValidationExecutor when providing default values for bag

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-518. -- LOBinCond exception in LogicalPlanValidationExecutor when providing default values for bag

[jira] Closed: (PIG-756) UDFs should have API for transparently opening and reading files from HDFS or from local file system with only relative path

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-756. -- UDFs should have API for transparently opening and reading files from HDFS or from local file system with only

[jira] Closed: (PIG-758) Converting load/store locations into fully qualified absolute paths

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-758. -- Converting load/store locations into fully qualified absolute paths

[jira] Closed: (PIG-613) Casting complex type(tuple/bag/map) does not take effect

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-613. -- Casting complex type(tuple/bag/map) does not take effect

[jira] Closed: (PIG-726) Stop printing scope as part of Operator.toString()

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-726. -- Stop printing scope as part of Operator.toString() --

[jira] Closed: (PIG-829) DECLARE statement stop processing after special characters such as dot . , + % etc..

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-829. -- DECLARE statement stop processing after special characters such as dot . , + % etc..

[jira] Closed: (PIG-760) Serialize schemas for PigStorage() and other storage types.

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-760. -- Serialize schemas for PigStorage() and other storage types.

[jira] Closed: (PIG-803) Pig Latin Reference Manual - discussion of Pig streaming is incomplete

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-803. -- Pig Latin Reference Manual - discussion of Pig streaming is incomplete

[jira] Closed: (PIG-887) document use of expressions in join,group,cogroup

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-887. -- document use of expressions in join,group,cogroup -

[jira] Closed: (PIG-834) incorrect plan when algebraic functions are nested

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-834. -- incorrect plan when algebraic functions are nested --

[jira] Closed: (PIG-843) PERFORMANCE: improvements in memory management

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-843. -- PERFORMANCE: improvements in memory management --

[jira] Closed: (PIG-844) PERFORMANCE: streaming data to the UDFs in foreach

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-844. -- PERFORMANCE: streaming data to the UDFs in foreach --

[jira] Closed: (PIG-872) use distributed cache for the replicated data set in FR join

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-872. -- use distributed cache for the replicated data set in FR join

[jira] Closed: (PIG-879) Pig should provide a way for input location string in load statement to be passed as-is to the Loader

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-879. -- Pig should provide a way for input location string in load statement to be passed as-is to the Loader

[jira] Closed: (PIG-933) broken link in pig-latin reference manual to hadoop file glob pattern documentation

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-933. -- broken link in pig-latin reference manual to hadoop file glob pattern documentation

[jira] Closed: (PIG-937) Task get stuck in BasicTable's BTScaner's atEnd() method

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-937. -- Task get stuck in BasicTable's BTScaner's atEnd() method

[jira] Closed: (PIG-940) Cross site HDFS access using the default.fs.name not possible in Pig

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-940. -- Cross site HDFS access using the default.fs.name not possible in Pig

[jira] Closed: (PIG-948) [Usability] Relating pig script with MR jobs

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-948. -- [Usability] Relating pig script with MR jobs Key:

[jira] Closed: (PIG-977) exit status does not account for JOB_STATUS.TERMINATED

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-977. -- exit status does not account for JOB_STATUS.TERMINATED --

[jira] Closed: (PIG-952) [Zebra] Make Zebra Version Same as Pig Version

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-952. -- [Zebra] Make Zebra Version Same as Pig Version --

[jira] Closed: (PIG-961) Integration with Hadoop 21

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-961. -- Integration with Hadoop 21 -- Key: PIG-961 URL:

[jira] Closed: (PIG-966) Proposed rework for LoadFunc, StoreFunc, and Slice/r interfaces

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-966. -- Proposed rework for LoadFunc, StoreFunc, and Slice/r interfaces

[jira] Closed: (PIG-990) Provide a way to pin LogicalOperator Options

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-990. -- Provide a way to pin LogicalOperator Options Key:

[jira] Closed: (PIG-973) type resolution inconsistency

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-973. -- type resolution inconsistency - Key: PIG-973 URL:

[jira] Closed: (PIG-980) Optimizing nested order bys

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-980. -- Optimizing nested order bys --- Key: PIG-980 URL:

[jira] Closed: (PIG-1022) optimizer pushes filter before the foreach that generates column used by filter

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1022. --- optimizer pushes filter before the foreach that generates column used by filter

[jira] Closed: (PIG-1045) Integration with Hadoop 20 New API

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1045. --- Integration with Hadoop 20 New API -- Key: PIG-1045

[jira] Closed: (PIG-1053) Consider moving to Hadoop for local mode

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1053. --- Consider moving to Hadoop for local mode Key:

[jira] Closed: (PIG-1072) ReversibleLoadStoreFunc interface should be removed to enable different load and store implementation classes to be used in a reversible manner

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1072. --- ReversibleLoadStoreFunc interface should be removed to enable different load and store implementation classes

[jira] Closed: (PIG-1079) Modify merge join to use distributed cache to maintain the index

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1079. --- Modify merge join to use distributed cache to maintain the index

[jira] Closed: (PIG-1086) Nested sort by * throw exception

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1086. --- Nested sort by * throw exception Key: PIG-1086

[jira] Closed: (PIG-1093) pig.properties file is missing from distributions

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1093. --- pig.properties file is missing from distributions -

[jira] Closed: (PIG-1075) Error in Cogroup when key fields types don't match

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1075. --- Error in Cogroup when key fields types don't match --

[jira] Closed: (PIG-1101) Pig parser does not recognize its own data type in LIMIT statement

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1101. --- Pig parser does not recognize its own data type in LIMIT statement

[jira] Closed: (PIG-1088) change merge join and merge join indexer to work with new LoadFunc interface

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1088. --- change merge join and merge join indexer to work with new LoadFunc interface

[jira] Closed: (PIG-1106) FR join should not spill

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1106. --- FR join should not spill Key: PIG-1106 URL:

[jira] Closed: (PIG-1099) [zebra] version on APACHE trunk should be 0.7.0 to be in pace with PIG

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1099. --- [zebra] version on APACHE trunk should be 0.7.0 to be in pace with PIG

[jira] Closed: (PIG-1102) Collect number of spills per job

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1102. --- Collect number of spills per job Key: PIG-1102

[jira] Closed: (PIG-1103) refactor test-commit

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1103. --- refactor test-commit Key: PIG-1103 URL:

[jira] Closed: (PIG-1110) Handle compressed file formats -- Gz, BZip with the new proposal

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1110. --- Handle compressed file formats -- Gz, BZip with the new proposal

[jira] Closed: (PIG-1115) [zebra] temp files are not cleaned.

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1115. --- [zebra] temp files are not cleaned. --- Key: PIG-1115

[jira] Closed: (PIG-1117) Pig reading hive columnar rc tables

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1117. --- Pig reading hive columnar rc tables --- Key: PIG-1117

[jira] Closed: (PIG-1122) [zebra] Zebra build.xml still uses 0.6 version

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1122. --- [zebra] Zebra build.xml still uses 0.6 version --

[jira] Closed: (PIG-1131) Pig simple join does not work when it contains empty lines

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1131. --- Pig simple join does not work when it contains empty lines

[jira] Closed: (PIG-1140) [zebra] Use of Hadoop 2.0 APIs

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1140. --- [zebra] Use of Hadoop 2.0 APIs Key: PIG-1140

[jira] Closed: (PIG-1146) Inconsistent column pruning in LOUnion

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1146. --- Inconsistent column pruning in LOUnion -- Key: PIG-1146

[jira] Closed: (PIG-1124) Unable to set Custom Job Name using the -Dmapred.job.name parameter

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1124. --- Unable to set Custom Job Name using the -Dmapred.job.name parameter

[jira] Closed: (PIG-1149) Allow instantiation of SampleLoaders with parametrized LoadFuncs

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1149. --- Allow instantiation of SampleLoaders with parametrized LoadFuncs

[jira] Closed: (PIG-1136) [zebra] Map Split of Storage info do not allow for leading underscore char '_'

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1136. --- [zebra] Map Split of Storage info do not allow for leading underscore char '_'

[jira] Closed: (PIG-1153) [zebra] spliting columns at different levels in a complex record column into different column groups throws exception

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1153. --- [zebra] spliting columns at different levels in a complex record column into different column groups throws

[jira] Closed: (PIG-1141) Make streaming work with the new load-store interfaces

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1141. --- Make streaming work with the new load-store interfaces ---

[jira] Closed: (PIG-1154) local mode fails when hadoop config directory is specified in classpath

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1154. --- local mode fails when hadoop config directory is specified in classpath

[jira] Closed: (PIG-1148) Move splitable logic from pig latin to InputFormat

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1148. --- Move splitable logic from pig latin to InputFormat --

[jira] Closed: (PIG-1157) Sucessive replicated joins do not generate Map Reduce plan and fails due to OOM

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1157. --- Sucessive replicated joins do not generate Map Reduce plan and fails due to OOM

[jira] Closed: (PIG-1161) Add missing apache headers to a few classes

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1161. --- Add missing apache headers to a few classes --- Key:

[jira] Closed: (PIG-1169) Top-N queries produce incorrect results when a store statement is added between order by and limit statement

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1169. --- Top-N queries produce incorrect results when a store statement is added between order by and limit statement

[jira] Closed: (PIG-1156) Add aliases to ExecJobs and PhysicalOperators

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1156. --- Add aliases to ExecJobs and PhysicalOperators -

[jira] Closed: (PIG-1158) pig command line -M option doesn't support table union correctly (comma seperated paths)

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1158. --- pig command line -M option doesn't support table union correctly (comma seperated paths)

[jira] Closed: (PIG-1176) Column Pruner issues in union of loader with and without schema

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1176. --- Column Pruner issues in union of loader with and without schema

[jira] Closed: (PIG-1164) [zebra]smoke test

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1164. --- [zebra]smoke test - Key: PIG-1164 URL:

[jira] Closed: (PIG-1170) [zebra] end to end test and stress test

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1170. --- [zebra] end to end test and stress test --- Key: PIG-1170

[jira] Closed: (PIG-1187) UTF-8 (international code) breaks with loader when load with schema is specified

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1187. --- UTF-8 (international code) breaks with loader when load with schema is specified

[jira] Closed: (PIG-1171) Top-N queries produce incorrect results when followed by a cross statement

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1171. --- Top-N queries produce incorrect results when followed by a cross statement

[jira] Closed: (PIG-1173) pig cannot be built without an internet connection

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1173. --- pig cannot be built without an internet connection --

[jira] Closed: (PIG-1184) PruneColumns optimization does not handle the case of foreach flatten correctly if flattened bag is not used later

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1184. --- PruneColumns optimization does not handle the case of foreach flatten correctly if flattened bag is not used

[jira] Closed: (PIG-1189) StoreFunc UDF should ship to the backend automatically without register

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1189. --- StoreFunc UDF should ship to the backend automatically without register

[jira] Closed: (PIG-1194) ERROR 2055: Received Error while processing the map plan

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1194. --- ERROR 2055: Received Error while processing the map plan

[jira] Closed: (PIG-1200) Using TableInputFormat in HBaseStorage

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1200. --- Using TableInputFormat in HBaseStorage -- Key: PIG-1200

[jira] Closed: (PIG-1190) Handling of quoted strings in pig-latin/grunt commands

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1190. --- Handling of quoted strings in pig-latin/grunt commands --

[jira] Closed: (PIG-1198) [zebra] performance improvements

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1198. --- [zebra] performance improvements Key: PIG-1198

[jira] Closed: (PIG-1203) Temporarily disable failed unit test in load-store-redesign branch which have external dependency

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1203. --- Temporarily disable failed unit test in load-store-redesign branch which have external dependency

[jira] Closed: (PIG-1209) Port POJoinPackage to proactively spill

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1209. --- Port POJoinPackage to proactively spill --- Key: PIG-1209

[jira] Closed: (PIG-1212) LogicalPlan.replaceAndAddSucessors produce wrong result when successors are null

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1212. --- LogicalPlan.replaceAndAddSucessors produce wrong result when successors are null

[jira] Closed: (PIG-1204) Pig hangs when joining two streaming relations in local mode

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1204. --- Pig hangs when joining two streaming relations in local mode

[jira] Closed: (PIG-1207) [zebra] Data sanity check should be performed at the end of writing instead of later at query time

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1207. --- [zebra] Data sanity check should be performed at the end of writing instead of later at query time

[jira] Closed: (PIG-1215) Make Hadoop jobId more prominent in the client log

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1215. --- Make Hadoop jobId more prominent in the client log --

[jira] Closed: (PIG-1216) New load store design does not allow Pig to validate inputs and outputs up front

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1216. --- New load store design does not allow Pig to validate inputs and outputs up front

[jira] Closed: (PIG-1217) [piggybank] evaluation.util.Top is broken

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1217. --- [piggybank] evaluation.util.Top is broken - Key:

[jira] Closed: (PIG-1230) Streaming input in POJoinPackage should use nonspillable bag to collect tuples

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1230. --- Streaming input in POJoinPackage should use nonspillable bag to collect tuples

[jira] Closed: (PIG-1218) Use distributed cache to store samples

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1218. --- Use distributed cache to store samples -- Key: PIG-1218

[jira] Closed: (PIG-1220) Document unknown keywords as missing or to do in future

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1220. --- Document unknown keywords as missing or to do in future ---

[jira] Closed: (PIG-1241) Accumulator is turned on when a map is used with a non-accumulative UDF

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1241. --- Accumulator is turned on when a map is used with a non-accumulative UDF

[jira] Closed: (PIG-1224) Collected group should change to use new (internal) bag

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1224. --- Collected group should change to use new (internal) bag ---

[jira] Closed: (PIG-1240) [Zebra] suggestion to have zebra manifest file contain version and svn-revision etc.

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1240. --- [Zebra] suggestion to have zebra manifest file contain version and svn-revision etc.

[jira] Closed: (PIG-1226) Need to be able to register jars on the command line

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1226. --- Need to be able to register jars on the command line

[jira] Closed: (PIG-1248) [piggybank] useful String functions

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1248. --- [piggybank] useful String functions --- Key: PIG-1248

[jira] Closed: (PIG-1233) NullPointerException in AVG

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1233. --- NullPointerException in AVG Key: PIG-1233 URL:

[jira] Closed: (PIG-1250) Make StoreFunc an abstract class and create a mirror interface called StoreFuncInterface

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1250. --- Make StoreFunc an abstract class and create a mirror interface called StoreFuncInterface

[jira] Closed: (PIG-1238) Dump does not respect the schema

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1238. --- Dump does not respect the schema Key: PIG-1238

[jira] Closed: (PIG-1243) Passing Complex map types to and from streaming causes a problem

2010-05-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai closed PIG-1243. --- Passing Complex map types to and from streaming causes a problem

  1   2   >