[jira] Commented: (PIG-885) New UDFs for piggybank (Bin, Decode, LookupInFiles, RegexExtract, RegexMatch, HashFVN, DiffDate)

2009-07-21 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12733694#action_12733694 ] Olga Natkovich commented on PIG-885: The code looks good. Comments: (1) LookupInFile - I

[jira] Updated: (PIG-695) Pig should not fail when error logs cannot be created

2009-07-21 Thread Santhosh Srinivasan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Santhosh Srinivasan updated PIG-695: Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch

[jira] Updated: (PIG-695) Pig should not fail when error logs cannot be created

2009-07-21 Thread Santhosh Srinivasan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Santhosh Srinivasan updated PIG-695: Fix Version/s: 0.4.0 Pig should not fail when error logs cannot be created

[jira] Created: (PIG-893) support cast of chararray to other simple types

2009-07-21 Thread Thejas M Nair (JIRA)
support cast of chararray to other simple types --- Key: PIG-893 URL: https://issues.apache.org/jira/browse/PIG-893 Project: Pig Issue Type: New Feature Reporter: Thejas M Nair Pig

[jira] Updated: (PIG-885) New UDFs for piggybank (Bin, Decode, LookupInFiles, RegexExtract, RegexMatch, HashFVN, DiffDate)

2009-07-21 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-885: --- Status: Patch Available (was: In Progress) New UDFs for piggybank (Bin, Decode, LookupInFiles, RegexExtract,

[jira] Updated: (PIG-885) New UDFs for piggybank (Bin, Decode, LookupInFiles, RegexExtract, RegexMatch, HashFVN, DiffDate)

2009-07-21 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-885: --- Attachment: PIG-885-6.patch New patch addresses most of problems in the comments except for these two: (1)

Build failed in Hudson: Pig-Patch-minerva.apache.org #139

2009-07-21 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Pig-Patch-minerva.apache.org/139/ -- started Building remotely on minerva.apache.org (Ubuntu) Updating http://svn.apache.org/repos/asf/hadoop/pig/trunk ERROR: Failed to update

[jira] Commented: (PIG-893) support cast of chararray to other simple types

2009-07-21 Thread Santhosh Srinivasan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12733773#action_12733773 ] Santhosh Srinivasan commented on PIG-893: - What are the semantics of chararray

[jira] Created: (PIG-894) order-by fails when input is empty

2009-07-21 Thread Thejas M Nair (JIRA)
order-by fails when input is empty -- Key: PIG-894 URL: https://issues.apache.org/jira/browse/PIG-894 Project: Pig Issue Type: Bug Reporter: Thejas M Nair grunt l = load 'students.txt' ; grunt f

[jira] Commented: (PIG-885) New UDFs for piggybank (Bin, Decode, LookupInFiles, RegexExtract, RegexMatch, HashFVN, DiffDate)

2009-07-21 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12733798#action_12733798 ] Olga Natkovich commented on PIG-885: +1, please, commit New UDFs for piggybank (Bin,

[jira] Commented: (PIG-889) Pig can not access reporter of PigHadoopLog in Load Func

2009-07-21 Thread Santhosh Srinivasan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12733825#action_12733825 ] Santhosh Srinivasan commented on PIG-889: - Comments: The reporter inside the logger

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

2009-07-21 Thread Daniel Dai (JIRA)
Default parallel for Pig Key: PIG-895 URL: https://issues.apache.org/jira/browse/PIG-895 Project: Pig Issue Type: New Feature Components: impl Affects Versions: 0.3.0 Reporter: Daniel Dai

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

2009-07-21 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-895: --- Attachment: PIG-895-1.patch Preliminary patch for this. Need to add unit test. Default parallel for Pig