[jira] Commented: (PIG-1229) allow pig to write output into a JDBC db

2010-09-16 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12910441#action_12910441 ] Ankur commented on PIG-1229: In the putNext() method, count is reset to 0 every time the number

[jira] Updated: (PIG-1229) allow pig to write output into a JDBC db

2010-08-04 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankur updated PIG-1229: --- Attachment: jira-1229-final.test-fix.patch Here is my understanding of what happens 1. The main thread in the JVM

[jira] Updated: (PIG-1229) allow pig to write output into a JDBC db

2010-08-04 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankur updated PIG-1229: --- Attachment: (was: jira-1229-final.test-fix.patch) allow pig to write output into a JDBC db

[jira] Updated: (PIG-1229) allow pig to write output into a JDBC db

2010-08-04 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankur updated PIG-1229: --- Attachment: jira-1229-final.test-fix.patch Aaron, Autocommit() was not the issue. It was the usage of

[jira] Updated: (PIG-1229) allow pig to write output into a JDBC db

2010-08-03 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankur updated PIG-1229: --- Attachment: jira-1229-final.test-fix.patch Attaching the patch with fixes to the test case. 1. Starting the HsqlDB

[jira] Updated: (PIG-1229) allow pig to write output into a JDBC db

2010-08-03 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankur updated PIG-1229: --- Attachment: (was: jira-1229-final.test-fix.patch) allow pig to write output into a JDBC db

[jira] Updated: (PIG-1229) allow pig to write output into a JDBC db

2010-07-27 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankur updated PIG-1229: --- Attachment: jira-1229-final.patch Hope this one finally goes in . allow pig to write output into a JDBC db

[jira] Updated: (PIG-1229) allow pig to write output into a JDBC db

2010-07-27 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankur updated PIG-1229: --- Status: Patch Available (was: In Progress) Regenerated the patch as per Ashutosh's suggestion. allow pig to write

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

2010-07-25 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12892176#action_12892176 ] Ankur commented on PIG-1516: The solution to have the finalize method AT ALL for the purpose of

[jira] Commented: (PIG-1482) Pig gets confused when more than one loader is involved

2010-07-07 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12885840#action_12885840 ] Ankur commented on PIG-1482: forgot to add Include this change as well for the above script to

[jira] Commented: (PIG-1482) Pig gets confused when more than one loader is involved

2010-07-07 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12885839#action_12885839 ] Ankur commented on PIG-1482: Casting early alleviates the problem. So this makes the above script

[jira] Commented: (PIG-1482) Pig gets confused when more than one loader is involved

2010-07-07 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12885838#action_12885838 ] Ankur commented on PIG-1482: ERROR 1065: Found more than one load function to use: [PigStorage,

[jira] Created: (PIG-1482) Pig gets confused when more than one loader is involved

2010-07-07 Thread Ankur (JIRA)
Pig gets confused when more than one loader is involved --- Key: PIG-1482 URL: https://issues.apache.org/jira/browse/PIG-1482 Project: Pig Issue Type: Bug Affects Versions: 0.7.0

[jira] Created: (PIG-1462) No informative error message on parse problem

2010-06-22 Thread Ankur (JIRA)
No informative error message on parse problem - Key: PIG-1462 URL: https://issues.apache.org/jira/browse/PIG-1462 Project: Pig Issue Type: Bug Affects Versions: 0.7.0 Reporter:

[jira] Commented: (PIG-1462) No informative error message on parse problem

2010-06-22 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12881551#action_12881551 ] Ankur commented on PIG-1462: Right, the JIRA is for adding a better error message that doesn't

[jira] Commented: (PIG-1229) allow pig to write output into a JDBC db

2010-05-20 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12869552#action_12869552 ] Ankur commented on PIG-1229: Hi Ashutosh, Thanks for helping out here. The

[jira] Updated: (PIG-1229) allow pig to write output into a JDBC db

2010-05-20 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankur updated PIG-1229: --- Attachment: pig-1229.2.patch allow pig to write output into a JDBC db

[jira] Created: (PIG-1393) Bug in Nested FOREACH

2010-04-26 Thread Ankur (JIRA)
Bug in Nested FOREACH - Key: PIG-1393 URL: https://issues.apache.org/jira/browse/PIG-1393 Project: Pig Issue Type: Bug Affects Versions: 0.7.0 Reporter: Ankur Fix For: 0.8.0 Following

[jira] Updated: (PIG-1229) allow pig to write output into a JDBC db

2010-04-26 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankur updated PIG-1229: --- Attachment: jira-1229-v3.patch Here you go ... allow pig to write output into a JDBC db

[jira] Created: (PIG-1392) Parser fails to recognize valid field

2010-04-23 Thread Ankur (JIRA)
Parser fails to recognize valid field - Key: PIG-1392 URL: https://issues.apache.org/jira/browse/PIG-1392 Project: Pig Issue Type: Bug Reporter: Ankur Using this script below, parser fails

[jira] Updated: (PIG-1392) Parser fails to recognize valid field

2010-04-23 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankur updated PIG-1392: --- Fix Version/s: 0.7.0 Parser fails to recognize valid field -

[jira] Created: (PIG-1379) Jars registered from command line should override the ones present in the script

2010-04-15 Thread Ankur (JIRA)
Jars registered from command line should override the ones present in the script - Key: PIG-1379 URL: https://issues.apache.org/jira/browse/PIG-1379 Project: Pig

[jira] Commented: (PIG-1229) allow pig to write output into a JDBC db

2010-04-13 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12856761#action_12856761 ] Ankur commented on PIG-1229: Any updates ? allow pig to write output into a JDBC db

[jira] Commented: (PIG-1229) allow pig to write output into a JDBC db

2010-04-11 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12855835#action_12855835 ] Ankur commented on PIG-1229: * Sigh * The problem is with hadoop's Path implementation that has

[jira] Commented: (PIG-1229) allow pig to write output into a JDBC db

2010-04-06 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12853843#action_12853843 ] Ankur commented on PIG-1229: So accepting the JDBC URL in setStoreLocation() exposes a flaw in

[jira] Commented: (PIG-1229) allow pig to write output into a JDBC db

2010-03-31 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12852243#action_12852243 ] Ankur commented on PIG-1229: Ashutosh, Thanks for the review comments. Accepting the store

[jira] Updated: (PIG-1229) allow pig to write output into a JDBC db

2010-03-30 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankur updated PIG-1229: --- Attachment: jira-1229-v2.patch Here is the updated patch that compiles against pig 0.7 branch and implements new

[jira] Updated: (PIG-1229) allow pig to write output into a JDBC db

2010-03-30 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankur updated PIG-1229: --- Attachment: (was: hsqldb.jar) allow pig to write output into a JDBC db

[jira] Updated: (PIG-1229) allow pig to write output into a JDBC db

2010-03-30 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankur updated PIG-1229: --- Attachment: (was: jira-1229.patch) allow pig to write output into a JDBC db

[jira] Updated: (PIG-1229) allow pig to write output into a JDBC db

2010-03-30 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankur updated PIG-1229: --- Status: In Progress (was: Patch Available) allow pig to write output into a JDBC db

[jira] Updated: (PIG-1229) allow pig to write output into a JDBC db

2010-03-30 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankur updated PIG-1229: --- Status: Patch Available (was: In Progress) allow pig to write output into a JDBC db

[jira] Created: (PIG-1327) Incorrect column pruning after multiple JOIN operations

2010-03-25 Thread Ankur (JIRA)
Incorrect column pruning after multiple JOIN operations --- Key: PIG-1327 URL: https://issues.apache.org/jira/browse/PIG-1327 Project: Pig Issue Type: Bug Affects Versions: 0.6.0

[jira] Commented: (PIG-1327) Incorrect column pruning after multiple JOIN operations

2010-03-25 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12849995#action_12849995 ] Ankur commented on PIG-1327: Yes, I verified that Incorrect column pruning after multiple JOIN

[jira] Commented: (PIG-1229) allow pig to write output into a JDBC db

2010-03-21 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12847909#action_12847909 ] Ankur commented on PIG-1229: @Ashtosh Chauhan I read the HSQLDB license and it looked ok to me

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

2010-03-02 Thread Ankur (JIRA)
Skewed join throws error - Key: PIG-1273 URL: https://issues.apache.org/jira/browse/PIG-1273 Project: Pig Issue Type: Bug Affects Versions: 0.6.0 Reporter: Ankur When the sampled relation is too

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

2010-03-02 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12840482#action_12840482 ] Ankur commented on PIG-1273: Here is a simple script to reproduce it a = load 'test.dat' using

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

2010-03-02 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12840483#action_12840483 ] Ankur commented on PIG-1273: Complete stack trace of the error thrown my 3rd M/R job in the

[jira] Created: (PIG-1274) Column pruning throws Null pointer exception

2010-03-02 Thread Ankur (JIRA)
Column pruning throws Null pointer exception Key: PIG-1274 URL: https://issues.apache.org/jira/browse/PIG-1274 Project: Pig Issue Type: Bug Reporter: Ankur In case data has missing

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

2010-02-17 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12835136#action_12835136 ] Ankur commented on PIG-1233: In the current code path we cannot have a situation where

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

2010-02-16 Thread Ankur (JIRA)
Dump does not respect the schema Key: PIG-1238 URL: https://issues.apache.org/jira/browse/PIG-1238 Project: Pig Issue Type: Bug Affects Versions: 0.6.0 Reporter: Ankur For complex data type

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

2010-02-16 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12834151#action_12834151 ] Ankur commented on PIG-1238: Here is a script to reproduce the issue:- A = LOAD 'two.txt' USING

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

2010-02-16 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12834642#action_12834642 ] Ankur commented on PIG-1238: Daniel the correct syntax is - ['b'#['c'#'12']] as mapFields. Dump

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

2010-02-16 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12834643#action_12834643 ] Ankur commented on PIG-1238: Seems like inner [] are making parts of it appear underlined.

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

2010-02-16 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12834644#action_12834644 ] Ankur commented on PIG-1238: Sigh Enclose 'c'#'12' in a square bracket and then enclose 'b'#

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

2010-02-16 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12834645#action_12834645 ] Ankur commented on PIG-1233: Olga, All queries that use AVG(), have null values for

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

2010-02-16 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankur updated PIG-1233: --- Status: In Progress (was: Patch Available) NullPointerException in AVG

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

2010-02-16 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankur updated PIG-1233: --- Status: Patch Available (was: In Progress) Retrying as suggested by Olga NullPointerException in AVG

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

2010-02-15 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankur updated PIG-1233: --- Status: In Progress (was: Patch Available) NullPointerException in AVG

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

2010-02-15 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankur updated PIG-1233: --- Attachment: jira-1233.patch Added test case NullPointerException in AVG

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

2010-02-15 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankur updated PIG-1233: --- Status: Patch Available (was: In Progress) Retrying hudson after adding the suggested test case

[jira] Updated: (PIG-1229) allow pig to write output into a JDBC db

2010-02-15 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankur updated PIG-1229: --- Attachment: jira-1229.patch Updated code with added test case using HSQLDB (binary part of the patch). allow pig to

[jira] Updated: (PIG-1229) allow pig to write output into a JDBC db

2010-02-15 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankur updated PIG-1229: --- Fix Version/s: 0.6.0 Status: Patch Available (was: Open) allow pig to write output into a JDBC db

[jira] Updated: (PIG-1229) allow pig to write output into a JDBC db

2010-02-15 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankur updated PIG-1229: --- Attachment: hsqldb.jar Attaching hsqldb.jar separately as including it in the patch does not work allow pig to write

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

2010-02-15 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12834075#action_12834075 ] Ankur commented on PIG-1233: The test report URLs don't work. Is this the correct one ?

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

2010-02-09 Thread Ankur (JIRA)
NullPointerException in AVG Key: PIG-1233 URL: https://issues.apache.org/jira/browse/PIG-1233 Project: Pig Issue Type: Bug Affects Versions: 0.6.0 Reporter: Ankur Fix For: 0.6.0

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

2010-02-09 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankur updated PIG-1233: --- Attachment: jira-1233.patch Attached is a very simple patch that adds the required null checks. This is a very simple

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

2010-02-09 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankur updated PIG-1233: --- Status: Patch Available (was: Open) NullPointerException in AVG

[jira] Assigned: (PIG-1229) allow pig to write output into a JDBC db

2010-02-08 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankur reassigned PIG-1229: -- Assignee: Ankur allow pig to write output into a JDBC db

[jira] Commented: (PIG-1229) allow pig to write output into a JDBC db

2010-02-08 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12831337#action_12831337 ] Ankur commented on PIG-1229: Aaron, Thanks for the suggestions. I'll have an updated patch coming

[jira] Commented: (PIG-1191) POCast throws exception for certain sequences of LOAD, FILTER, FORACH

2010-01-15 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12800610#action_12800610 ] Ankur commented on PIG-1191: I'll check and update the ticket POCast throws exception for

[jira] Commented: (PIG-1191) POCast throws exception for certain sequences of LOAD, FILTER, FORACH

2010-01-15 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12800636#action_12800636 ] Ankur commented on PIG-1191: Case 1, 2: Succeeds Case 3 : Fails Case 4,5: Empty results. Both of

[jira] Commented: (PIG-1191) POCast throws exception for certain sequences of LOAD, FILTER, FORACH

2010-01-15 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12800655#action_12800655 ] Ankur commented on PIG-1191: CASE 6: In CASE 1 replace LIMIT with a GROUP BY followed by FOREACH

[jira] Assigned: (PIG-1191) POCast throws exception for certain sequences of LOAD, FILTER, FORACH

2010-01-15 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankur reassigned PIG-1191: -- Assignee: Pradeep Kamath POCast throws exception for certain sequences of LOAD, FILTER, FORACH

[jira] Commented: (PIG-1191) POCast throws exception for certain sequences of LOAD, FILTER, FORACH

2010-01-15 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12800660#action_12800660 ] Ankur commented on PIG-1191: Small correct in comment dated - 15/Jan/10 09:39 AM Case 5: Still

[jira] Created: (PIG-1191) POCast throws exception for certain sequences of LOAD, FILTER, FORACH

2010-01-14 Thread Ankur (JIRA)
POCast throws exception for certain sequences of LOAD, FILTER, FORACH - Key: PIG-1191 URL: https://issues.apache.org/jira/browse/PIG-1191 Project: Pig Issue Type: Bug

[jira] Commented: (PIG-1191) POCast throws exception for certain sequences of LOAD, FILTER, FORACH

2010-01-14 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12800609#action_12800609 ] Ankur commented on PIG-1191: Listed below are the identified cases. CASE 1: LOAD - FILTER -

[jira] Commented: (PIG-761) ERROR 2086 on simple JOIN

2009-12-23 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12794005#action_12794005 ] Ankur commented on PIG-761: --- Here is a very simple script to reproduce the issue:- - Start

[jira] Created: (PIG-1168) Dump produces wrong results

2009-12-21 Thread Ankur (JIRA)
Dump produces wrong results --- Key: PIG-1168 URL: https://issues.apache.org/jira/browse/PIG-1168 Project: Pig Issue Type: Bug Reporter: Ankur For a map-only job, dump just re-executes every pig-latin

[jira] Created: (PIG-1152) bincond operator throws parser error

2009-12-14 Thread Ankur (JIRA)
bincond operator throws parser error Key: PIG-1152 URL: https://issues.apache.org/jira/browse/PIG-1152 Project: Pig Issue Type: Bug Affects Versions: 0.6.0 Reporter: Ankur Bincond

[jira] Updated: (PIG-1114) MultiQuery optimization throws error when merging 2 level splits

2009-11-30 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankur updated PIG-1114: --- Attachment: Pig_1114_Client.log MultiQuery optimization throws error when merging 2 level splits

[jira] Commented: (PIG-1114) MultiQuery optimization throws error when merging 2 level splits

2009-11-30 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12784070#action_12784070 ] Ankur commented on PIG-1114: Richard, I ran the above script again with -M option

[jira] Commented: (PIG-1114) MultiQuery optimization throws error when merging 2 level splits

2009-11-29 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12783553#action_12783553 ] Ankur commented on PIG-1114: The error thrown is java.io.IOException: Type mismatch in key from

[jira] Commented: (PIG-1114) MultiQuery optimization throws error when merging 2 level splits

2009-11-29 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12783554#action_12783554 ] Ankur commented on PIG-1114: The same script works with -M (multi-query disabled) option, BUT

[jira] Updated: (PIG-1114) MultiQuery optimization throws error when merging 2 level splits

2009-11-29 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankur updated PIG-1114: --- Fix Version/s: 0.6.0 MultiQuery optimization throws error when merging 2 level splits

[jira] Created: (PIG-1112) FLATTEN eliminates the alias

2009-11-26 Thread Ankur (JIRA)
FLATTEN eliminates the alias Key: PIG-1112 URL: https://issues.apache.org/jira/browse/PIG-1112 Project: Pig Issue Type: Bug Reporter: Ankur Fix For: 0.6.0 If schema for a field of type

[jira] Created: (PIG-1113) Diamond query optimization throws error in JOIN

2009-11-26 Thread Ankur (JIRA)
Diamond query optimization throws error in JOIN --- Key: PIG-1113 URL: https://issues.apache.org/jira/browse/PIG-1113 Project: Pig Issue Type: Bug Reporter: Ankur The following

[jira] Commented: (PIG-1113) Diamond query optimization throws error in JOIN

2009-11-26 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12782877#action_12782877 ] Ankur commented on PIG-1113: The script fails even if correct schema is specified for the

[jira] Commented: (PIG-1108) Incorrect map output key type in MultiQuery optimization

2009-11-25 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12782787#action_12782787 ] Ankur commented on PIG-1108: In my test run on 0.6.0 branch, disabling MQ did not work. Pig

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

2009-11-05 Thread Ankur (JIRA)
Error in Cogroup when key fields types don't match -- Key: PIG-1075 URL: https://issues.apache.org/jira/browse/PIG-1075 Project: Pig Issue Type: Bug Affects Versions: 0.5.0

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

2009-11-05 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12774222#action_12774222 ] Ankur commented on PIG-1075: Pig should throw an error message that better identifies the cause

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

2009-11-03 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12773389#action_12773389 ] Ankur commented on PIG-958: --- Can you explain this a little bit more - .. In the earlier patch

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

2009-11-02 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12772925#action_12772925 ] Ankur commented on PIG-958: --- Can we have an update on this please ? Splitting output data on key

[jira] Created: (PIG-1060) MultiQuery optimization throws error for multi-level splits

2009-10-29 Thread Ankur (JIRA)
MultiQuery optimization throws error for multi-level splits --- Key: PIG-1060 URL: https://issues.apache.org/jira/browse/PIG-1060 Project: Pig Issue Type: Bug Affects Versions:

[jira] Commented: (PIG-1060) MultiQuery optimization throws error for multi-level splits

2009-10-29 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12771390#action_12771390 ] Ankur commented on PIG-1060: Here's a sample script to illustrate the issue. Note that sample

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

2009-10-26 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankur updated PIG-958: -- Attachment: 958.v4.patch 1. When run in cluster mode, static variable PigMapReduce.sJobConf is null when checked in the

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

2009-10-26 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12770042#action_12770042 ] Ankur commented on PIG-958: --- Just back from vacation. Have updated the code with required changes.

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

2009-10-09 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankur updated PIG-958: -- Attachment: 958.v3.patch Pradeep, Thanks for your review comments. I have incorporated the suggestions

[jira] Created: (PIG-976) Multi-query optimization throws ClassCastException

2009-09-25 Thread Ankur (JIRA)
Multi-query optimization throws ClassCastException -- Key: PIG-976 URL: https://issues.apache.org/jira/browse/PIG-976 Project: Pig Issue Type: Bug Components: impl Affects

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

2009-09-22 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankur updated PIG-958: -- Status: Open (was: Patch Available) Splitting output data on key field --

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

2009-09-22 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankur updated PIG-958: -- Status: Patch Available (was: Open) Splitting output data on key field --

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

2009-09-16 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankur updated PIG-958: -- Status: Patch Available (was: Open) Splitting output data on key field --

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

2009-09-16 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12755928#action_12755928 ] Ankur commented on PIG-958: --- Hudson seems to be failing during compilation as my test case defined

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

2009-09-14 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12754883#action_12754883 ] Ankur commented on PIG-894: --- Is empty inputs referring to relation - l ('students.txt') or f

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

2009-09-14 Thread Ankur (JIRA)
Splitting output data on key field -- Key: PIG-958 URL: https://issues.apache.org/jira/browse/PIG-958 Project: Pig Issue Type: Bug Affects Versions: 0.4.0 Reporter: Ankur Pig users often

[jira] Commented: (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-08-13 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12742748#action_12742748 ] Ankur commented on PIG-919: --- I have seem this issue in other places when the value coming out of a

[jira] Created: (PIG-871) Improve distribution of keys in reduce phase

2009-07-03 Thread Ankur (JIRA)
Improve distribution of keys in reduce phase Key: PIG-871 URL: https://issues.apache.org/jira/browse/PIG-871 Project: Pig Issue Type: Improvement Affects Versions: 0.3.0 Reporter:

[jira] Commented: (PIG-754) Bugs with load and store and filenames passed with -param containing periods

2009-06-25 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12724065#action_12724065 ] Ankur commented on PIG-754: --- Verified in the latest code that fixing PIG-564 does resolve this

[jira] Commented: (PIG-821) simulate NTILE(n) , rank() functionality in pig

2009-06-09 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12717635#action_12717635 ] Ankur commented on PIG-821: --- Ok, So I tried writing an NTILE UDF that accepts 1. Number of tiles

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

2009-04-30 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankur updated PIG-732: -- Attachment: udf.v5.patch Minor issue in test case, causing test failure. Fixed in latest upload - udf.v5.patch. Also

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

2009-04-29 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12704014#action_12704014 ] Ankur commented on PIG-732: --- If there aren't any other issues then can we go ahead and commit these

  1   2   >