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

2009-12-15 Thread Thejas M Nair (JIRA)
local mode fails when hadoop config directory is specified in classpath --- Key: PIG-1154 URL: https://issues.apache.org/jira/browse/PIG-1154 Project: Pig Issue Type: Bug

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

2009-12-15 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12790880#action_12790880 ] Thejas M Nair commented on PIG-1154: It is difficult to identify the problem from the

[jira] Commented: (PIG-965) PERFORMANCE: optimize common case in matches (PORegex)

2009-12-16 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12791561#action_12791561 ] Thejas M Nair commented on PIG-965: --- +1 . new patch looks good Hudson findbugs and

[jira] Created: (PIG-1160) local mode does print (aggregated) warnings from udf

2009-12-16 Thread Thejas M Nair (JIRA)
local mode does print (aggregated) warnings from udf Key: PIG-1160 URL: https://issues.apache.org/jira/browse/PIG-1160 Project: Pig Issue Type: Bug Reporter: Thejas M Nair

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

2009-12-18 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12792627#action_12792627 ] Thejas M Nair commented on PIG-1149: I notice that this patch is using org.mortbay.log

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

2009-12-18 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12792689#action_12792689 ] Thejas M Nair commented on PIG-1149: The first test case failure is known, I will be

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

2009-12-18 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12792698#action_12792698 ] Thejas M Nair commented on PIG-1149: I spoke too soon about the special string being

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

2009-12-21 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12793269#action_12793269 ] Thejas M Nair commented on PIG-1149: +1 to the lsr branch version. But the FIXME comment

[jira] Updated: (PIG-1094) Fix unit tests corresponding to source changes so far

2009-12-23 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1094: --- Attachment: PIG-1094_5.patch This patch (PIG-1094_5.patch) fixes the order-by, skew-join and

[jira] Commented: (PIG-1090) Update sources to reflect recent changes in load-store interfaces

2009-12-23 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12794212#action_12794212 ] Thejas M Nair commented on PIG-1090: I have reviewed the changes related to partition

[jira] Commented: (PIG-1090) Update sources to reflect recent changes in load-store interfaces

2009-12-23 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12794213#action_12794213 ] Thejas M Nair commented on PIG-1090: My previous comment is regarding

[jira] Updated: (PIG-1094) Fix unit tests corresponding to source changes so far

2009-12-23 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1094: --- Attachment: PIG-1094_6.patch This patch replaces PIG-1094_5.patch As per Pradeep's suggestion,

[jira] Commented: (PIG-1090) Update sources to reflect recent changes in load-store interfaces

2009-12-24 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12794521#action_12794521 ] Thejas M Nair commented on PIG-1090: +1 to the partition filter extraction changes in

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

2010-01-14 Thread Thejas M Nair (JIRA)
Handling of quoted strings in pig-latin/grunt commands -- Key: PIG-1190 URL: https://issues.apache.org/jira/browse/PIG-1190 Project: Pig Issue Type: Bug Reporter: Thejas M Nair

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

2010-01-14 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12800359#action_12800359 ] Thejas M Nair commented on PIG-1190: This breaks backward compatibility, but I don't

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

2010-01-27 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1190: --- Fix Version/s: 0.7.0 Handling of quoted strings in pig-latin/grunt commands

[jira] Updated: (PIG-999) sorting on map-value fails if map-value is not of bytearray type

2010-01-27 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-999: -- Fix Version/s: 0.7.0 sorting on map-value fails if map-value is not of bytearray type

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

2010-01-27 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair reassigned PIG-933: - Assignee: Corinne Chandel broken link in pig-latin reference manual to hadoop file glob pattern

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

2010-01-27 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair resolved PIG-933. --- Resolution: Fixed The links are correct in 0.4.0 , 0.5.0 docs broken link in pig-latin reference

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

2010-01-27 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair reassigned PIG-887: - Assignee: Corinne Chandel document use of expressions in join,group,cogroup

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

2010-01-27 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair resolved PIG-887. --- Resolution: Fixed Use of expressions in join/group/cogroup is documented in pig-latin reference manual

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

2010-01-27 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair reassigned PIG-726: - Assignee: Gunther Hagleitner Stop printing scope as part of Operator.toString()

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

2010-01-27 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair resolved PIG-726. --- Resolution: Fixed Scope is no longer verbose like before, after Gunther's changes as mentioned above.

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

2010-02-11 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1226: --- Fix Version/s: 0.7.0 Assignee: Thejas M Nair Need to be able to register jars on the command

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

2010-02-11 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1226: --- Status: Patch Available (was: Open) Need to be able to register jars on the command line

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

2010-02-11 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1226: --- Attachment: PIG-1126.patch Need to be able to register jars on the command line

[jira] Created: (PIG-1275) empty bag in PigStorage read as null

2010-03-03 Thread Thejas M Nair (JIRA)
empty bag in PigStorage read as null Key: PIG-1275 URL: https://issues.apache.org/jira/browse/PIG-1275 Project: Pig Issue Type: Bug Reporter: Thejas M Nair This seems to be introduced after

[jira] Commented: (PIG-1273) Skewed join throws error

2010-03-04 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12841529#action_12841529 ] Thejas M Nair commented on PIG-1273: +1 Skewed join throws error

[jira] Created: (PIG-1283) COUNT on null bag causes failure

2010-03-08 Thread Thejas M Nair (JIRA)
COUNT on null bag causes failure Key: PIG-1283 URL: https://issues.apache.org/jira/browse/PIG-1283 Project: Pig Issue Type: Bug Components: impl Reporter: Thejas M Nair grunt l =

[jira] Commented: (PIG-1260) Param Subsitution results in parser error if there is no EOL after last line in script

2010-03-10 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12843683#action_12843683 ] Thejas M Nair commented on PIG-1260: +1 Param Subsitution results in parser error if

[jira] Created: (PIG-1297) algebraic interface of udf does not get used if the foreach with udf projects column within group

2010-03-15 Thread Thejas M Nair (JIRA)
algebraic interface of udf does not get used if the foreach with udf projects column within group - Key: PIG-1297 URL: https://issues.apache.org/jira/browse/PIG-1297

[jira] Created: (PIG-1352) piggybank UPPER udf throws exception if argument is null

2010-04-02 Thread Thejas M Nair (JIRA)
piggybank UPPER udf throws exception if argument is null Key: PIG-1352 URL: https://issues.apache.org/jira/browse/PIG-1352 Project: Pig Issue Type: Bug Reporter: Thejas M

[jira] Updated: (PIG-1352) piggybank UPPER udf throws exception if argument is null

2010-04-02 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1352: --- Affects Version/s: 0.7.0 Fix Version/s: 0.7.0 piggybank UPPER udf throws exception if

[jira] Assigned: (PIG-1352) piggybank UPPER udf throws exception if argument is null

2010-04-02 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair reassigned PIG-1352: -- Assignee: Thejas M Nair piggybank UPPER udf throws exception if argument is null

[jira] Updated: (PIG-1352) piggybank UPPER udf throws exception if argument is null

2010-04-02 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1352: --- Status: Patch Available (was: Open) piggybank UPPER udf throws exception if argument is null

[jira] Updated: (PIG-1352) piggybank UPPER udf throws exception if argument is null

2010-04-02 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1352: --- Attachment: UPPER.patch piggybank UPPER udf throws exception if argument is null

[jira] Updated: (PIG-1352) piggybank UPPER udf throws exception if argument is null

2010-04-05 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1352: --- Status: Open (was: Patch Available) piggybank UPPER udf throws exception if argument is null

[jira] Updated: (PIG-1352) piggybank UPPER udf throws exception if argument is null

2010-04-05 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1352: --- Status: Patch Available (was: Open) piggybank UPPER udf throws exception if argument is null

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

2010-04-22 Thread Thejas M Nair (JIRA)
pig unit tests leave behind files in temp directory because MiniCluster files don't get deleted --- Key: PIG-1391 URL: https://issues.apache.org/jira/browse/PIG-1391

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

2010-04-22 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair reassigned PIG-1391: -- Assignee: Thejas M Nair pig unit tests leave behind files in temp directory because MiniCluster

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

2010-04-22 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1391: --- Attachment: minicluster.patch This is a path for review before I go ahead and change around 70+ test

[jira] Commented: (PIG-1390) Provide a target to generate eclipse-related classpath and files

2010-04-24 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12860603#action_12860603 ] Thejas M Nair commented on PIG-1390: Chaitanya, Can you please 'submit patch' using the

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

2010-04-25 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12860764#action_12860764 ] Thejas M Nair commented on PIG-1391: bq. Since ivy cache currently gets junit-4.5.jar,

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

2010-04-26 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12860967#action_12860967 ] Thejas M Nair commented on PIG-1391: bq. @Thejas : Ok, I get it now. It makes sense in

[jira] Commented: (PIG-1390) Provide a target to generate eclipse-related classpath and files

2010-04-26 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12861183#action_12861183 ] Thejas M Nair commented on PIG-1390: I had to make some changes after applying the patch

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

2010-04-27 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1391: --- Attachment: PIG-1391.06.patch Patch for 0.6 branch. It reduces the number of temp files being left

[jira] Commented: (PIG-1390) Provide a target to generate eclipse-related classpath and files

2010-04-27 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12861638#action_12861638 ] Thejas M Nair commented on PIG-1390: I have updated the instructions in

[jira] Commented: (PIG-1390) Provide a target to generate eclipse-related classpath and files

2010-04-28 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12861825#action_12861825 ] Thejas M Nair commented on PIG-1390: Yes, 'eclipse-files' does download the required

[jira] Commented: (PIG-1390) Provide a target to generate eclipse-related classpath and files

2010-04-28 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12862002#action_12862002 ] Thejas M Nair commented on PIG-1390: I made a change in my working copy to call

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

2010-04-29 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1391: --- Attachment: PIG-1391.06.2.patch New patch for 0.6 branch. Made a change to build.xml - A new dir will

[jira] Updated: (PIG-1396) eclipse-files target in build.xml fails to generate necessary classes in src-gen

2010-04-29 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1396: --- Status: Patch Available (was: Open) eclipse-files target in build.xml fails to generate necessary

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

2010-04-30 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1391: --- Attachment: PIG-1391.07.patch pig unit tests leave behind files in temp directory because MiniCluster

[jira] Updated: (PIG-1396) eclipse-files target in build.xml fails to generate necessary classes in src-gen

2010-04-30 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1396: --- Status: Resolved (was: Patch Available) Hadoop Flags: [Reviewed] Resolution: Fixed

[jira] Resolved: (PIG-668) parametere substitution truncates value if it has special character like .

2010-04-30 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair resolved PIG-668. --- Resolution: Fixed Verified that this bug is not present in 0.6 and 0.7 branches, and trunk .

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

2010-05-04 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1391: --- Status: Patch Available (was: Open) Affects Version/s: 0.8.0 Fix Version/s:

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

2010-05-04 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1391: --- Attachment: PIG-1391.trunk.patch pig unit tests leave behind files in temp directory because

[jira] Updated: (PIG-824) SQL interface for Pig

2010-05-04 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-824: -- Attachment: pigsql.patch pig_sql_beta.pdf java-cup-11a-runtime.jar SQL

[jira] Assigned: (PIG-824) SQL interface for Pig

2010-05-04 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair reassigned PIG-824: - Assignee: Thejas M Nair SQL interface for Pig - Key:

[jira] Updated: (PIG-824) SQL interface for Pig

2010-05-04 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-824: -- Attachment: java-cup-11a.jar students2.bin students_attr.bin copy the

[jira] Updated: (PIG-824) SQL interface for Pig

2010-05-04 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-824: -- Attachment: pigsql_tutorial.txt Attaching SQL tutorial (pigsql_tutorial.txt) - This Pig SQL tutorial

[jira] Commented: (PIG-1211) Pig script runs half way after which it reports syntax error

2010-05-05 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12864589#action_12864589 ] Thejas M Nair commented on PIG-1211: +1 Pig script runs half way after which it reports

[jira] Created: (PIG-1416) explain does not show the inner plans of the MapReduce plan

2010-05-13 Thread Thejas M Nair (JIRA)
explain does not show the inner plans of the MapReduce plan --- Key: PIG-1416 URL: https://issues.apache.org/jira/browse/PIG-1416 Project: Pig Issue Type: Bug Components:

[jira] Resolved: (PIG-1416) explain does not show the inner plans of the MapReduce plan

2010-05-13 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair resolved PIG-1416. Resolution: Invalid The secondary key optimizer is removing the POSort, that is why it does not

[jira] Commented: (PIG-1249) Safe-guards against misconfigured Pig scripts without PARALLEL keyword

2010-05-18 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12868893#action_12868893 ] Thejas M Nair commented on PIG-1249: If default_parallel has not been set, the patch sets

[jira] Created: (PIG-1461) support union operation that merges based on column names

2010-06-22 Thread Thejas M Nair (JIRA)
support union operation that merges based on column names - Key: PIG-1461 URL: https://issues.apache.org/jira/browse/PIG-1461 Project: Pig Issue Type: New Feature Components:

[jira] Commented: (PIG-1461) support union operation that merges based on column names

2010-06-22 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12881420#action_12881420 ] Thejas M Nair commented on PIG-1461: This operator will throw an error if the schema for

[jira] Created: (PIG-1472) Optimize serialization/deserialization between Map and Reduce and between MR jobs

2010-06-28 Thread Thejas M Nair (JIRA)
Optimize serialization/deserialization between Map and Reduce and between MR jobs - Key: PIG-1472 URL: https://issues.apache.org/jira/browse/PIG-1472 Project: Pig

[jira] Created: (PIG-1473) Avoid serialization/deserialization costs for PigStorage data - Use custom Map and Bag implementation

2010-06-28 Thread Thejas M Nair (JIRA)
Avoid serialization/deserialization costs for PigStorage data - Use custom Map and Bag implementation - Key: PIG-1473 URL:

[jira] Assigned: (PIG-1473) Avoid serialization/deserialization costs for PigStorage data - Use custom Map and Bag implementation

2010-06-28 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair reassigned PIG-1473: -- Assignee: Thejas M Nair Avoid serialization/deserialization costs for PigStorage data - Use

[jira] Created: (PIG-1474) Avoid serialization/deserialization costs for PigStorage data - Use custom Tuple

2010-06-28 Thread Thejas M Nair (JIRA)
Avoid serialization/deserialization costs for PigStorage data - Use custom Tuple Key: PIG-1474 URL: https://issues.apache.org/jira/browse/PIG-1474 Project: Pig

[jira] Commented: (PIG-1476) Add trailing flag to commands to prevent retention of relation name in field names: STRIP ?

2010-06-30 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12884079#action_12884079 ] Thejas M Nair commented on PIG-1476: You are right that this sort of naming is there to

[jira] Commented: (PIG-1434) Allow casting relations to scalars

2010-07-01 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12884501#action_12884501 ] Thejas M Nair commented on PIG-1434: bq. Do we fail if we find C to have more than one

[jira] Commented: (PIG-1434) Allow casting relations to scalars

2010-07-01 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12884508#action_12884508 ] Thejas M Nair commented on PIG-1434: bq. We can try to detect the pattern that makes

[jira] Commented: (PIG-1434) Allow casting relations to scalars

2010-07-02 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12884791#action_12884791 ] Thejas M Nair commented on PIG-1434: I think the replicated cross is a good alternative

[jira] Updated: (PIG-1472) Optimize serialization/deserialization between Map and Reduce and between MR jobs

2010-07-06 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1472: --- Attachment: PIG-1472.patch Summary of changes in the patch - 1. The default TupleFactory is now

[jira] Commented: (PIG-1295) Binary comparator for secondary sort

2010-07-06 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12885831#action_12885831 ] Thejas M Nair commented on PIG-1295: 1. If utf8 encoded ordering is same as java string

[jira] Commented: (PIG-1472) Optimize serialization/deserialization between Map and Reduce and between MR jobs

2010-07-06 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12885835#action_12885835 ] Thejas M Nair commented on PIG-1472: I ran the pigmix1 queries with changes to specify

[jira] Commented: (PIG-1485) Need a means to register jars in PigLatin scripts without using the register keyword.

2010-07-07 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12886107#action_12886107 ] Thejas M Nair commented on PIG-1485: You can specify the jars you want to register using

[jira] Resolved: (PIG-1485) Need a means to register jars in PigLatin scripts without using the register keyword.

2010-07-07 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair resolved PIG-1485. Resolution: Duplicate Need a means to register jars in PigLatin scripts without using the

[jira] Updated: (PIG-1486) update ant eclipse-files target to include new jar and remove contrib dirs from build path

2010-07-07 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1486: --- Status: Patch Available (was: Open) update ant eclipse-files target to include new jar and remove

[jira] Created: (PIG-1486) update ant eclipse-files target to include new jar and remove contrib dirs from build path

2010-07-07 Thread Thejas M Nair (JIRA)
update ant eclipse-files target to include new jar and remove contrib dirs from build path -- Key: PIG-1486 URL: https://issues.apache.org/jira/browse/PIG-1486

[jira] Updated: (PIG-1472) Optimize serialization/deserialization between Map and Reduce and between MR jobs

2010-07-07 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1472: --- Status: Patch Available (was: Open) Optimize serialization/deserialization between Map and Reduce

[jira] Commented: (PIG-1486) update ant eclipse-files target to include new jar and remove contrib dirs from build path

2010-07-07 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12886195#action_12886195 ] Thejas M Nair commented on PIG-1486: When ANT_HOME path is present, i see an error

[jira] Updated: (PIG-1472) Optimize serialization/deserialization between Map and Reduce and between MR jobs

2010-07-08 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1472: --- Status: Open (was: Patch Available) Optimize serialization/deserialization between Map and Reduce

[jira] Updated: (PIG-1472) Optimize serialization/deserialization between Map and Reduce and between MR jobs

2010-07-08 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1472: --- Attachment: PIG-1472.3.patch Patch with fix for javac,javadoc and findbugs warnings. The tests that

[jira] Updated: (PIG-1472) Optimize serialization/deserialization between Map and Reduce and between MR jobs

2010-07-08 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1472: --- Status: Patch Available (was: Open) Optimize serialization/deserialization between Map and Reduce

[jira] Commented: (PIG-1472) Optimize serialization/deserialization between Map and Reduce and between MR jobs

2010-07-09 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12886820#action_12886820 ] Thejas M Nair commented on PIG-1472: The audit warning diff looks bogus. The contrib

[jira] Created: (PIG-1492) DefaultTuple and DefaultMemory understimate their memory footprint

2010-07-09 Thread Thejas M Nair (JIRA)
DefaultTuple and DefaultMemory understimate their memory footprint -- Key: PIG-1492 URL: https://issues.apache.org/jira/browse/PIG-1492 Project: Pig Issue Type: Bug

[jira] Commented: (PIG-1472) Optimize serialization/deserialization between Map and Reduce and between MR jobs

2010-07-12 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12887441#action_12887441 ] Thejas M Nair commented on PIG-1472: bq. 1. The following code are never used in

[jira] Updated: (PIG-1472) Optimize serialization/deserialization between Map and Reduce and between MR jobs

2010-07-12 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1472: --- Attachment: PIG-1472.4.patch Removed unused static constants from InterStorage and BinStorage ,

[jira] Updated: (PIG-1472) Optimize serialization/deserialization between Map and Reduce and between MR jobs

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

[jira] Commented: (PIG-1295) Binary comparator for secondary sort

2010-07-14 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12888517#action_12888517 ] Thejas M Nair commented on PIG-1295: This sounds fine. In case of

[jira] Updated: (PIG-1492) DefaultTuple and DefaultMemory understimate their memory footprint

2010-07-14 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1492: --- Attachment: PIG-1492.1.patch This patch updates the memory size calculations . This changes were made

[jira] Updated: (PIG-1492) DefaultTuple and DefaultMemory understimate their memory footprint

2010-07-15 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1492: --- Status: Patch Available (was: Open) Affects Version/s: 0.8.0 DefaultTuple and

[jira] Resolved: (PIG-1473) Avoid serialization/deserialization costs for PigStorage data - Use custom Map and Bag implementation

2010-07-15 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair resolved PIG-1473. Resolution: Won't Fix Implementing lazy de-serialization using this approach will introduce a non

[jira] Commented: (PIG-1473) Avoid serialization/deserialization costs for PigStorage data - Use custom Map and Bag implementation

2010-07-15 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12888953#action_12888953 ] Thejas M Nair commented on PIG-1473: I assume you mean de-serializing the map/bag when

[jira] Commented: (PIG-1442) java.lang.OutOfMemoryError: Java heap space (Reopen of PIG-766)

2010-07-15 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12888961#action_12888961 ] Thejas M Nair commented on PIG-1442: I investigated the reason for OutOfMemory error in

[jira] Assigned: (PIG-1516) finalize in bag implementations causes pig to run out of memory in reduce

2010-07-23 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair reassigned PIG-1516: -- Assignee: Thejas M Nair finalize in bag implementations causes pig to run out of memory in

[jira] Created: (PIG-1516) finalize in bag implementations causes pig to run out of memory in reduce

2010-07-23 Thread Thejas M Nair (JIRA)
finalize in bag implementations causes pig to run out of memory in reduce -- Key: PIG-1516 URL: https://issues.apache.org/jira/browse/PIG-1516 Project: Pig Issue Type:

[jira] Commented: (PIG-1516) finalize in bag implementations causes pig to run out of memory in reduce

2010-07-23 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12891784#action_12891784 ] Thejas M Nair commented on PIG-1516: Regarding the workaround - I would recommend

<    1   2   3   4   5   >