[jira] Updated: (PIG-1038) Optimize nested distinct/sort to use secondary key

2009-11-11 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-1038: Attachment: PIG-1038-3.patch Attach a patch to address Pradeep's comments. Optimize nested distinct/sort

[jira] Updated: (PIG-1038) Optimize nested distinct/sort to use secondary key

2009-11-11 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-1038: Status: Patch Available (was: Open) Optimize nested distinct/sort to use secondary key

[jira] Updated: (PIG-1038) Optimize nested distinct/sort to use secondary key

2009-11-11 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-1038: Status: Open (was: Patch Available) Optimize nested distinct/sort to use secondary key

package org.apache.hadoop.zebra.parse missing

2009-11-11 Thread Min Zhou
Hi guys, I checked out pig from trunk, and found package org.apache.hadoop.zebra.parse missing. Do you assure this package has been committed? see this link http://svn.apache.org/repos/asf/hadoop/pig/trunk/contrib/zebra/src/java/org/apache/hadoop/zebra/ Min -- My research interests are

Re: package org.apache.hadoop.zebra.parse missing

2009-11-11 Thread Alan Gates
The parser package is generated as part of the build. Doing invoking ant in the contrib/zebra directory should result in the parser package being created at ./src-gen/org/apache/hadoop/zebra/parser Alan. On Nov 11, 2009, at 12:54 AM, Min Zhou wrote: Hi guys, I checked out pig from

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

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776509#action_12776509 ] Alan Gates commented on PIG-966: Size on disk. It's not quite useless, as it can be used to

[jira] Commented: (PIG-1064) Behvaiour of COGROUP with and without schema when using * operator

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776520#action_12776520 ] Alan Gates commented on PIG-1064: - Why is cogrouping on * without a schema causing trouble?

[jira] Commented: (PIG-1062) load-store-redesign branch: change SampleLoader and subclasses to work with new LoadFunc interface

2009-11-11 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776526#action_12776526 ] Thejas M Nair commented on PIG-1062: Proposal for sampling in RandomSampleLoader (as well

[jira] Commented: (PIG-1064) Behvaiour of COGROUP with and without schema when using * operator

2009-11-11 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776525#action_12776525 ] Pradeep Kamath commented on PIG-1064: - Cogroup needs the same arity for the grouping key

[jira] Commented: (PIG-1064) Behvaiour of COGROUP with and without schema when using * operator

2009-11-11 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776527#action_12776527 ] Pradeep Kamath commented on PIG-1064: - The last paragraph in my previous comment should

[jira] Updated: (PIG-979) Acummulator Interface for UDFs

2009-11-11 Thread Ying He (JIRA)
[ https://issues.apache.org/jira/browse/PIG-979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ying He updated PIG-979: Attachment: PIG-979.patch patch to address Alan's comments. Acummulator Interface for UDFs

[jira] Commented: (PIG-1001) Generate more meaningful error message when one input file does not exist

2009-11-11 Thread Nigel Daley (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776545#action_12776545 ] Nigel Daley commented on PIG-1001: -- Please ensure the issue is Assigned to the patch author

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

2009-11-11 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776547#action_12776547 ] Dmitriy V. Ryaboy commented on PIG-966: --- I agree, useless was a strong word (in fact

[jira] Assigned: (PIG-1001) Generate more meaningful error message when one input file does not exist

2009-11-11 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai reassigned PIG-1001: --- Assignee: Daniel Dai Generate more meaningful error message when one input file does not exist

[jira] Commented: (PIG-1001) Generate more meaningful error message when one input file does not exist

2009-11-11 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776558#action_12776558 ] Daniel Dai commented on PIG-1001: - Hi, Nigel, Since this patch is all about error message and

[jira] Updated: (PIG-1080) PigStorage may miss records when loading a file

2009-11-11 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-1080: Resolution: Fixed Status: Resolved (was: Patch Available) patch committed, thanks Richard!

[jira] Created: (PIG-1086) Nexted sort by * throw exception

2009-11-11 Thread Daniel Dai (JIRA)
Nexted sort by * throw exception Key: PIG-1086 URL: https://issues.apache.org/jira/browse/PIG-1086 Project: Pig Issue Type: Bug Affects Versions: 0.5.0 Reporter: Daniel Dai The following

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

2009-11-11 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-1086: Summary: Nested sort by * throw exception (was: Nexted sort by * throw exception) Nested sort by * throw

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

2009-11-11 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-1086: Description: The following script fail: A = load '1.txt' as (a0, a1, a2); B = group A by a0; C = foreach B {

[jira] Updated: (PIG-1077) [Zebra] to support record(row)-based file split in Zebra's TableInputFormat

2009-11-11 Thread Chao Wang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Wang updated PIG-1077: --- Release Note: In this jira, we plan to also resolve the dependency issue that Zebra record-based split needs

[jira] Commented: (PIG-1038) Optimize nested distinct/sort to use secondary key

2009-11-11 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776729#action_12776729 ] Pradeep Kamath commented on PIG-1038: - In JobControlCompiler: ==

FYI - forking TFile off Hadoop into Zebra

2009-11-11 Thread Chao Wang
Hi all, In Jira Pig-1077, we Zebra team plan to utilize Hadoop TFile's split by record sequence number support to provide record(row)-based input split support in Zebra. Here we would like to point out that: along the way we plan to also resolve the dependency issue that Zebra record-based

[jira] Created: (PIG-1087) Use Pig's version for Zebra's own version.

2009-11-11 Thread Chao Wang (JIRA)
Use Pig's version for Zebra's own version. -- Key: PIG-1087 URL: https://issues.apache.org/jira/browse/PIG-1087 Project: Pig Issue Type: Task Affects Versions: 0.4.0 Reporter: Chao

[jira] Updated: (PIG-1064) Behvaiour of COGROUP with and without schema when using * operator

2009-11-11 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Kamath updated PIG-1064: Assignee: Pradeep Kamath Status: Patch Available (was: Open) The patch implements the

[jira] Updated: (PIG-1038) Optimize nested distinct/sort to use secondary key

2009-11-11 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-1038: Status: Open (was: Patch Available) Optimize nested distinct/sort to use secondary key

[jira] Updated: (PIG-1038) Optimize nested distinct/sort to use secondary key

2009-11-11 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-1038: Status: Patch Available (was: Open) Optimize nested distinct/sort to use secondary key

[jira] Updated: (PIG-1038) Optimize nested distinct/sort to use secondary key

2009-11-11 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-1038: Attachment: PIG-1038-4.patch Put the new patch in response to Pradeep's comments. Optimize nested

Re: FYI - forking TFile off Hadoop into Zebra

2009-11-11 Thread Ashutosh Chauhan
On Wed, Nov 11, 2009 at 18:26, Chao Wang ch...@yahoo-inc.com wrote: Last, we would like to point out that this is a short term solution for Zebra and we plan to: 1) port all changes to Zebra TFile back into Hadoop TFile. 2) in the long run have a single unified solution for this. Just for

[jira] Commented: (PIG-979) Acummulator Interface for UDFs

2009-11-11 Thread Ying He (JIRA)
[ https://issues.apache.org/jira/browse/PIG-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776760#action_12776760 ] Ying He commented on PIG-979: - performance tests doesn't show noticeable difference between trunk

[jira] Commented: (PIG-742) Spaces could be optional in Pig syntax

2009-11-11 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776767#action_12776767 ] Pradeep Kamath commented on PIG-742: I gave a shot at changing introducing a new

[jira] Assigned: (PIG-1039) Pig 0.5 Doc Updates

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-1039: --- Assignee: Corinne Chandel Pig 0.5 Doc Updates --- Key: PIG-1039

[jira] Assigned: (PIG-1033) javac warnings: deprecated hadoop APIs

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-1033: --- Assignee: Daniel Dai javac warnings: deprecated hadoop APIs --

Re: package org.apache.hadoop.zebra.parse missing

2009-11-11 Thread Min Zhou
Thanks, Alan. On Thu, Nov 12, 2009 at 12:51 AM, Alan Gates ga...@yahoo-inc.com wrote: The parser package is generated as part of the build.  Doing invoking ant in the contrib/zebra directory should result in the parser package being created at ./src-gen/org/apache/hadoop/zebra/parser Alan.

[jira] Updated: (PIG-1085) Pass JobConf and UDF specific configuration information to UDFs

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-1085: Status: Open (was: Patch Available) Pass JobConf and UDF specific configuration information to UDFs

[jira] Updated: (PIG-1085) Pass JobConf and UDF specific configuration information to UDFs

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-1085: Status: Patch Available (was: Open) Uploading new patch that addresses javac warnings and release audit

[jira] Assigned: (PIG-1032) FINDBUGS: DM_STRING_CTOR: Method invokes inefficient new String(String) constructor

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-1032: --- Assignee: Olga Natkovich FINDBUGS: DM_STRING_CTOR: Method invokes inefficient new String(String)

[jira] Updated: (PIG-1085) Pass JobConf and UDF specific configuration information to UDFs

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-1085: Attachment: udfconf-2.patch Pass JobConf and UDF specific configuration information to UDFs

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

2009-11-11 Thread Thejas M Nair (JIRA)
change merge join and merge join indexer to work with new LoadFunc interface Key: PIG-1088 URL: https://issues.apache.org/jira/browse/PIG-1088 Project: Pig Issue

[jira] Assigned: (PIG-1018) FINDBUGS: NM_FIELD_NAMING_CONVENTION: Field names should start with a lower case letter

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-1018: --- Assignee: Olga Natkovich FINDBUGS: NM_FIELD_NAMING_CONVENTION: Field names should start with a lower

[jira] Assigned: (PIG-1013) FINDBUGS: DMI_INVOKING_TOSTRING_ON_ARRAY: Invocation of toString on an array

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-1013: --- Assignee: Olga Natkovich FINDBUGS: DMI_INVOKING_TOSTRING_ON_ARRAY: Invocation of toString on an array

[jira] Assigned: (PIG-1011) FINDBUGS: SE_NO_SERIALVERSIONID: Class is Serializable, but doesn't define serialVersionUID

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-1011: --- Assignee: Olga Natkovich FINDBUGS: SE_NO_SERIALVERSIONID: Class is Serializable, but doesn't define

[jira] Assigned: (PIG-1015) [piggybank] DateExtractor should take into account timezones

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-1015: --- Assignee: Dmitriy V. Ryaboy [piggybank] DateExtractor should take into account timezones

[jira] Created: (PIG-1089) Pig 0.6.0 Documentation

2009-11-11 Thread Corinne Chandel (JIRA)
Pig 0.6.0 Documentation --- Key: PIG-1089 URL: https://issues.apache.org/jira/browse/PIG-1089 Project: Pig Issue Type: Task Components: documentation Affects Versions: 0.6.0 Reporter: Corinne

[jira] Assigned: (PIG-1012) FINDBUGS: SE_BAD_FIELD: Non-transient non-serializable instance field in serializable class

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-1012: --- Assignee: Olga Natkovich FINDBUGS: SE_BAD_FIELD: Non-transient non-serializable instance field in

[jira] Assigned: (PIG-1010) FINDBUGS: RV_RETURN_VALUE_IGNORED_BAD_PRACTICE

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-1010: --- Assignee: Olga Natkovich FINDBUGS: RV_RETURN_VALUE_IGNORED_BAD_PRACTICE

[jira] Assigned: (PIG-1009) FINDBUGS: OS_OPEN_STREAM: Method may fail to close stream

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-1009: --- Assignee: Olga Natkovich FINDBUGS: OS_OPEN_STREAM: Method may fail to close stream

[jira] Assigned: (PIG-1008) FINDBUGS: NP_TOSTRING_COULD_RETURN_NULL

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-1008: --- Assignee: Olga Natkovich FINDBUGS: NP_TOSTRING_COULD_RETURN_NULL

[jira] Assigned: (PIG-1006) FINDBUGS: EQ_COMPARETO_USE_OBJECT_EQUALS in bags and tuples

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-1006: --- Assignee: Olga Natkovich FINDBUGS: EQ_COMPARETO_USE_OBJECT_EQUALS in bags and tuples

[jira] Assigned: (PIG-989) Allow type merge between numerical type and non-numerical type

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-989: -- Assignee: Daniel Dai Allow type merge between numerical type and non-numerical type

[jira] Updated: (PIG-979) Acummulator Interface for UDFs

2009-11-11 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-979: --- Status: Open (was: Patch Available) Acummulator Interface for UDFs --

[jira] Updated: (PIG-979) Acummulator Interface for UDFs

2009-11-11 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-979: --- Status: Patch Available (was: Open) Acummulator Interface for UDFs --

[jira] Updated: (PIG-1089) Pig 0.6.0 Documentation

2009-11-11 Thread Corinne Chandel (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Corinne Chandel updated PIG-1089: - Status: Patch Available (was: Open) Apply patch to trunk:

[jira] Assigned: (PIG-968) findContainingJar fails when there's a + in the path

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-968: -- Assignee: Todd Lipcon findContainingJar fails when there's a + in the path

[jira] Assigned: (PIG-938) Pig Docs for 0.4.0

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-938: -- Assignee: Corinne Chandel Pig Docs for 0.4.0 -- Key: PIG-938

[jira] Assigned: (PIG-935) Skewed join throws an exception when used with map keys

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-935: -- Assignee: Sriranjan Manjunath Skewed join throws an exception when used with map keys

[jira] Assigned: (PIG-958) Splitting output data on key field

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-958: -- Assignee: Ankur Splitting output data on key field --

[jira] Assigned: (PIG-960) Using Hadoop's optimized LineRecordReader for reading Tuples in PigStorage

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-960: -- Assignee: Ankit Modi Using Hadoop's optimized LineRecordReader for reading Tuples in PigStorage

[jira] Assigned: (PIG-923) Allow setting logfile location in pig.properties

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-923: -- Assignee: Dmitriy V. Ryaboy Allow setting logfile location in pig.properties

[jira] Assigned: (PIG-929) Default value of memusage for skewed join is not correct

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-929: -- Assignee: Ying He Default value of memusage for skewed join is not correct

[jira] Assigned: (PIG-924) Make Pig work with multiple versions of Hadoop

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-924: -- Assignee: Dmitriy V. Ryaboy Make Pig work with multiple versions of Hadoop

[jira] Assigned: (PIG-919) Type mismatch in key from map: expected org.apache.pig.impl.io.NullableBytesWritable, recieved org.apache.pig.impl.io.NullableText when doing simple group

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-919: -- Assignee: Viraj Bhat Type mismatch in key from map: expected

[jira] Assigned: (PIG-913) Error in Pig script when grouping on chararray column

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-913: -- Assignee: Daniel Dai Error in Pig script when grouping on chararray column

[jira] Assigned: (PIG-911) [Piggybank] SequenceFileLoader

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-911: -- Assignee: Dmitriy V. Ryaboy [Piggybank] SequenceFileLoader ---

[jira] Assigned: (PIG-905) TOKENIZE throws exception on null data

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-905: -- Assignee: Daniel Dai TOKENIZE throws exception on null data --

[jira] Assigned: (PIG-895) Default parallel for Pig

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-895: -- Assignee: Daniel Dai Default parallel for Pig Key: PIG-895

[jira] Assigned: (PIG-890) Create a sampler interface and improve the skewed join sampler

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-890: -- Assignee: Sriranjan Manjunath Create a sampler interface and improve the skewed join sampler

[jira] Assigned: (PIG-837) docs ant target is broken

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-837: -- Assignee: Olga Natkovich docs ant target is broken -- Key:

[jira] Assigned: (PIG-830) Port Apache Log parsing piggybank contrib to Pig 0.2

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-830: -- Assignee: Dmitriy V. Ryaboy Port Apache Log parsing piggybank contrib to Pig 0.2

[jira] Updated: (PIG-1087) Use Pig's version for Zebra's own version.

2009-11-11 Thread Chao Wang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Wang updated PIG-1087: --- Attachment: patch_Pig1087 Use Pig's version for Zebra's own version.

[jira] Assigned: (PIG-825) PIG_HADOOP_VERSION should be 18

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-825: -- Assignee: Dmitriy V. Ryaboy PIG_HADOOP_VERSION should be 18 ---

[jira] Commented: (PIG-1087) Use Pig's version for Zebra's own version.

2009-11-11 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776786#action_12776786 ] Yan Zhou commented on PIG-1087: --- +1 Use Pig's version for Zebra's own version.

[jira] Updated: (PIG-1087) Use Pig's version for Zebra's own version.

2009-11-11 Thread Chao Wang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Wang updated PIG-1087: --- Status: Patch Available (was: Open) Use Pig's version for Zebra's own version.

[jira] Assigned: (PIG-796) support conversion from numeric types to chararray

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-796: -- Assignee: Ashutosh Chauhan support conversion from numeric types to chararray

[jira] Assigned: (PIG-795) Command that selects a random sample of the rows, similar to LIMIT

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-795: -- Assignee: Eric Gaudet Command that selects a random sample of the rows, similar to LIMIT

[jira] Assigned: (PIG-792) PERFORMANCE: Support skewed join in pig

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-792: -- Assignee: Sriranjan Manjunath PERFORMANCE: Support skewed join in pig

[jira] Assigned: (PIG-782) javadoc throws warnings - this would break hudson patch test process.

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-782: -- Assignee: Santhosh Srinivasan javadoc throws warnings - this would break hudson patch test process.

[jira] Assigned: (PIG-781) Error reporting for failed MR jobs

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-781: -- Assignee: Gunther Hagleitner Error reporting for failed MR jobs --

[jira] Assigned: (PIG-745) Please add DataTypes.toString() conversion function

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-745: -- Assignee: David Ciemiewicz Please add DataTypes.toString() conversion function

[jira] Assigned: (PIG-753) Provide support for UDFs without parameters

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-753: -- Assignee: Jeff Zhang Provide support for UDFs without parameters

[jira] Assigned: (PIG-833) Storage access layer

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-833: -- Assignee: Raghu Angadi Storage access layer Key: PIG-833

[jira] Commented: (PIG-1089) Pig 0.6.0 Documentation

2009-11-11 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776789#action_12776789 ] Dmitriy V. Ryaboy commented on PIG-1089: I am not sure where this goes, but can we

[jira] Assigned: (PIG-732) Utility UDFs

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-732: -- Assignee: Ankur Utility UDFs - Key: PIG-732 URL:

[jira] Assigned: (PIG-715) Remove 2 doc files: hello.pdf and overview.html

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-715: -- Assignee: Corinne Chandel Remove 2 doc files: hello.pdf and overview.html

[jira] Assigned: (PIG-713) Autocompletion doesn't complete aliases

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-713: -- Assignee: Eric Gaudet Autocompletion doesn't complete aliases ---

[jira] Assigned: (PIG-712) Need utilities to create schemas for bags and tuples

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-712: -- Assignee: Jeff Zhang Need utilities to create schemas for bags and tuples

[jira] Assigned: (PIG-704) Interactive mode doesn't list defined aliases

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-704: -- Assignee: Eric Gaudet Interactive mode doesn't list defined aliases

[jira] Assigned: (PIG-703) Pig trunk/src/docs folders and files for forrest xml doc builds

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-703: -- Assignee: Corinne Chandel Pig trunk/src/docs folders and files for forrest xml doc builds

[jira] Assigned: (PIG-692) when running script file, automatically set up job name based on the file name

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-692: -- Assignee: Vadim Zaliva when running script file, automatically set up job name based on the file name

[jira] Assigned: (PIG-623) Fix spelling errors in output messages

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-623: -- Assignee: Tom White Fix spelling errors in output messages --

[jira] Assigned: (PIG-620) find Max Tuple by 1st field UDF (for piggybank)

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-620: -- Assignee: Vadim Zaliva find Max Tuple by 1st field UDF (for piggybank)

[jira] Updated: (PIG-1087) Use Pig's version for Zebra's own version.

2009-11-11 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-1087: Resolution: Fixed Status: Resolved (was: Patch Available) patch committed. thanks Chao!

[jira] Assigned: (PIG-622) Include pig executable in distribution

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-622: -- Assignee: Tom White Include pig executable in distribution --

[jira] Assigned: (PIG-592) schema inferred incorrectly

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-592: -- Assignee: Daniel Dai schema inferred incorrectly --- Key:

[jira] Assigned: (PIG-595) Use of Combiner causes java.lang.ClassCastException in ForEach

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-595: -- Assignee: Viraj Bhat Use of Combiner causes java.lang.ClassCastException in ForEach

[jira] Assigned: (PIG-546) FilterFunc calls empty constructor when it should be calling parameterized constructor

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-546: -- Assignee: Santhosh Srinivasan FilterFunc calls empty constructor when it should be calling parameterized

[jira] Assigned: (PIG-570) Large BZip files Seem to loose data in Pig

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-570: -- Assignee: Benjamin Reed Large BZip files Seem to loose data in Pig

[jira] Assigned: (PIG-572) A PigServer.registerScript() method, which lets a client programmatically register a Pig Script.

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-572: -- Assignee: Shubham Chopra A PigServer.registerScript() method, which lets a client programmatically

[jira] Assigned: (PIG-574) run command for grunt

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-574: -- Assignee: Olga Natkovich run command for grunt - Key: PIG-574

[jira] Assigned: (PIG-627) PERFORMANCE: multi-query optimization

2009-11-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-627: -- Assignee: Gunther Hagleitner PERFORMANCE: multi-query optimization

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

2009-11-11 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776792#action_12776792 ] Thejas M Nair commented on PIG-1088: *Problem* : With old load/store interface, the index

  1   2   >