[jira] [Commented] (PIG-1429) Add Boolean Data Type to Pig

2011-07-15 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13066365#comment-13066365 ] Daniel Dai commented on PIG-1429: - I would vote for string "true"/"false"(regardless case),

[jira] [Updated] (PIG-1866) Dereference a bag within a tuple does not work

2011-07-15 Thread Aaron Kimball (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Kimball updated PIG-1866: --- Attachment: PIG-1866-4-cdh3-0.8.0.patch Here is a version of patch #4 that applies cleanly to CDH3u0 (p

[jira] [Commented] (PIG-1429) Add Boolean Data Type to Pig

2011-07-15 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13066358#comment-13066358 ] Zhijie Shen commented on PIG-1429: -- Does anyone have the opinion of casting DataByteArray t

[jira] [Commented] (PIG-1904) Default split destination

2011-07-15 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13066287#comment-13066287 ] Thejas M Nair commented on PIG-1904: The approach you are proposing for @NonDeterministi

[jira] [Updated] (PIG-1904) Default split destination

2011-07-15 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1904: --- Release Note: This feature introduces a new keyword - OTHERWISE, and that is not backward compatible -

[jira] [Commented] (PIG-2143) Improvements for PigStorage

2011-07-15 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13066275#comment-13066275 ] Thejas M Nair commented on PIG-2143: Thanks for adding the comprehensive documentation a

[jira] [Updated] (PIG-1942) script UDF (jython) should utilize the intended output schema to more directly convert Py objects to Pig objects

2011-07-15 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-1942: Status: Patch Available (was: Open) marking as SubmitPatch so this can be reviewed and committed. > script

[jira] [Updated] (PIG-1973) UDFContext.getUDFContext has a thread race condition around it's ThreadLocal

2011-07-15 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-1973: Status: Patch Available (was: Open) Marking as submitpatch so we can get this reviewed and committed. > UDF

[jira] [Resolved] (PIG-1991) Leading Underscore (_) not allowed in schema names

2011-07-15 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates resolved PIG-1991. - Resolution: Won't Fix The definition of variable names for Pig is: [a-zA-Z][a-zA-Z0-9]* I don't see any c

[jira] [Updated] (PIG-2010) Bundle registered jars via distributed cache

2011-07-15 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-2010: Status: Patch Available (was: Open) Marking this as submitpatch so we can review it. > Bundle registered ja

[jira] [Updated] (PIG-2027) NPE if Pig don't have permission for log file

2011-07-15 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-2027: Status: Patch Available (was: Open) Marking as submitpatch so it can get reviewed and committed. > NPE if P

[jira] [Commented] (PIG-2050) Pig shows auto-generated schema name for TOTUPLE in describe

2011-07-15 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13066245#comment-13066245 ] Alan Gates commented on PIG-2050: - The issue here is not that the user cannot access the tup

[jira] [Updated] (PIG-2050) Pig shows auto-generated schema name for TOTUPLE in describe

2011-07-15 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-2050: Summary: Pig shows auto-generated schema name for TOTUPLE in describe (was: Pig can't reference auto-generat

[jira] [Updated] (PIG-2051) new LogicalSchema column prune code does not preserve type information for map subfields

2011-07-15 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-2051: Status: Patch Available (was: Open) Marking as Submitpatch so we can get this reviewed and committed. > new

[jira] [Updated] (PIG-2053) PigInputFormat uses class.isAssignableFrom() where instanceof is more appropriate

2011-07-15 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-2053: Status: Patch Available (was: Open) Submitting patch so this can get reviewed and committed. > PigInputForm

[jira] [Updated] (PIG-2077) Project UDF output inside a non-foreach statement fail on 0.8

2011-07-15 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-2077: Status: Patch Available (was: Open) Marking SubmitPatch so we can get this reviewed and committed. > Projec

[jira] [Updated] (PIG-2124) Script never ending when joining from the same source

2011-07-15 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-2124: Status: Patch Available (was: Open) Marking as ready for review. > Script never ending when joining from th

[jira] [Commented] (PIG-2149) ERROR org.apache.pig.tools.grunt.GruntParser - ERROR 2997: Unable to recreate exception from backed error: Error: Java heap space

2011-07-15 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13066222#comment-13066222 ] Alan Gates commented on PIG-2149: - It means Pig ran out of memory. Can you attach your scri

Pig 0.9 release take 2

2011-07-15 Thread Olga Natkovich
Hi guys, We have fixed several release blockers since the last attempt. I think it is time to get this release out! I am planning to start the release process around 2:30. Please, let me know before that if you have concerns about it. Please, don't make any changes to 0.9 branch while I roll t

[jira] [Created] (PIG-2170) NPE thrown during illustrate

2011-07-15 Thread Mat Kelcey (JIRA)
NPE thrown during illustrate Key: PIG-2170 URL: https://issues.apache.org/jira/browse/PIG-2170 Project: Pig Issue Type: Bug Components: impl Affects Versions: 0.10 Reporter: Mat Kelcey

[jira] [Commented] (PIG-2165) Need a way to deal with params and param_file in embedded pig in python

2011-07-15 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13066084#comment-13066084 ] Julien Le Dem commented on PIG-2165: I agree, on second thoughts my second option is a b

[jira] [Commented] (PIG-2159) New logical plan uses incorrect class for SUM causing for ClassCastException

2011-07-15 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13066082#comment-13066082 ] Alan Gates commented on PIG-2159: - Dmitry, I don't see this as a blocker for 0.9. It does n

[jira] [Updated] (PIG-1946) HBaseStorage constructor syntax is error prone

2011-07-15 Thread Bill Graham (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Graham updated PIG-1946: - Attachment: PIG-1946_3.patch All good suggestions, here's patch #3. The {{--no-patch}} option doesn't seem

[jira] [Commented] (PIG-2143) Improvements for PigStorage

2011-07-15 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13066061#comment-13066061 ] Raghu Angadi commented on PIG-2143: --- Thanks for the detailed javadoc. noticed the compress

[jira] [Commented] (PIG-2165) Need a way to deal with params and param_file in embedded pig in python

2011-07-15 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13066048#comment-13066048 ] Alan Gates commented on PIG-2165: - I like the idea of only passing the parameters from eithe

[jira] [Commented] (PIG-1904) Default split destination

2011-07-15 Thread Gianmarco De Francisci Morales (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13066046#comment-13066046 ] Gianmarco De Francisci Morales commented on PIG-1904: - Created PIG-2169

[jira] [Created] (PIG-2169) Allow Nondeterministic UDFs in Split-Otherwise

2011-07-15 Thread Gianmarco De Francisci Morales (JIRA)
Allow Nondeterministic UDFs in Split-Otherwise -- Key: PIG-2169 URL: https://issues.apache.org/jira/browse/PIG-2169 Project: Pig Issue Type: Wish Reporter: Gianmarco De Francisci Morale

[jira] [Updated] (PIG-2060) Fix errors in pig grammars reported by ANTLRWorks

2011-07-15 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-2060: --- Resolution: Fixed Status: Resolved (was: Patch Available) Patch committed to trunk. Thanks Gia

[jira] [Commented] (PIG-2167) CUBE operation in Pig

2011-07-15 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13066023#comment-13066023 ] Dmitriy V. Ryaboy commented on PIG-2167: I believe there is value to providing the n

[jira] [Updated] (PIG-2060) Fix errors in pig grammars reported by ANTLRWorks

2011-07-15 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-2060: --- Attachment: PIG-2060.1.patch +1 Regenerated patch for latest svn trunk (PIG-2060.1.patch). > Fix erro

[jira] [Commented] (PIG-2161) TOTUPLE should use no-copy tuple creation

2011-07-15 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13066016#comment-13066016 ] Thejas M Nair commented on PIG-2161: +1. I don't see a reason why the tuple should be co

[jira] [Updated] (PIG-2168) CubeDimensions UDF

2011-07-15 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-2168: --- Attachment: PIG-2168.patch > CubeDimensions UDF > -- > > Key: P

[jira] [Updated] (PIG-2168) CubeDimensions UDF

2011-07-15 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-2168: --- Status: Patch Available (was: Open) > CubeDimensions UDF > -- > >

[jira] [Created] (PIG-2168) CubeDimensions UDF

2011-07-15 Thread Dmitriy V. Ryaboy (JIRA)
CubeDimensions UDF -- Key: PIG-2168 URL: https://issues.apache.org/jira/browse/PIG-2168 Project: Pig Issue Type: Sub-task Reporter: Dmitriy V. Ryaboy Assignee: Dmitriy V. Ryaboy A prerequisite for a

[jira] [Created] (PIG-2167) CUBE operation in Pig

2011-07-15 Thread Dmitriy V. Ryaboy (JIRA)
CUBE operation in Pig - Key: PIG-2167 URL: https://issues.apache.org/jira/browse/PIG-2167 Project: Pig Issue Type: New Feature Reporter: Dmitriy V. Ryaboy Fix For: 0.10 Computing aggregates over

[jira] [Commented] (PIG-1904) Default split destination

2011-07-15 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13065966#comment-13065966 ] Dmitriy V. Ryaboy commented on PIG-1904: Nice catch about @NonDeterministic. Seems l

[jira] [Commented] (PIG-1914) Support load/store JSON data in Pig

2011-07-15 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13065961#comment-13065961 ] Dmitriy V. Ryaboy commented on PIG-1914: Very cool. Some quick code review notes:

[jira] [Updated] (PIG-1904) Default split destination

2011-07-15 Thread Gianmarco De Francisci Morales (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gianmarco De Francisci Morales updated PIG-1904: Attachment: PIG-1904.1.patch PIG-1904.1.patch contains the first work

[jira] [Assigned] (PIG-1429) Add Boolean Data Type to Pig

2011-07-15 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen reassigned PIG-1429: Assignee: Zhijie Shen (was: Russell Jurney) > Add Boolean Data Type to Pig > ---