[jira] Updated: (PIG-1046) join algorithm specification is within double quotes

2010-02-04 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1046: -- Attachment: pig-1046_4.patch Updated patch incorporating Olga's comments. > join algorithm speci

[jira] Updated: (PIG-1046) join algorithm specification is within double quotes

2010-02-04 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1046: -- Status: Patch Available (was: Open) > join algorithm specification is within double quotes > ---

[jira] Updated: (PIG-834) incorrect plan when algebraic functions are nested

2010-02-04 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-834: - Attachment: pig-834.patch In this patch, I look for a pattern of POUserFunc followed by another POU

[jira] Updated: (PIG-834) incorrect plan when algebraic functions are nested

2010-02-05 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-834: - Attachment: pig-834_2.patch Correct approach is following: If leaf of inner plan of ForEach is not

[jira] Updated: (PIG-834) incorrect plan when algebraic functions are nested

2010-02-05 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-834: - Status: Patch Available (was: Open) > incorrect plan when algebraic functions are nested >

[jira] Updated: (PIG-1224) Collected group should change to use new (internal) bag

2010-02-05 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1224: -- Attachment: pig-1224.patch Switching to InternalCachedBag in POCollectedPackage as well. Also con

[jira] Updated: (PIG-1224) Collected group should change to use new (internal) bag

2010-02-05 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1224: -- Status: Patch Available (was: Open) > Collected group should change to use new (internal) bag >

[jira] Updated: (PIG-1046) join algorithm specification is within double quotes

2010-02-07 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1046: -- Resolution: Fixed Status: Resolved (was: Patch Available) Patch checked-in. > join algo

[jira] Updated: (PIG-1224) Collected group should change to use new (internal) bag

2010-02-08 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1224: -- Resolution: Fixed Status: Resolved (was: Patch Available) Patch checked-in. > Collected

[jira] Created: (PIG-1230) Streaming input in POJoinPackage should use nonspillable bag to collect tuples

2010-02-08 Thread Ashutosh Chauhan (JIRA)
Streaming input in POJoinPackage should use nonspillable bag to collect tuples -- Key: PIG-1230 URL: https://issues.apache.org/jira/browse/PIG-1230 Project: Pig Issu

[jira] Updated: (PIG-1230) Streaming input in POJoinPackage should use nonspillable bag to collect tuples

2010-02-08 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1230: -- Status: Patch Available (was: Open) > Streaming input in POJoinPackage should use nonspillable b

[jira] Updated: (PIG-1230) Streaming input in POJoinPackage should use nonspillable bag to collect tuples

2010-02-08 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1230: -- Attachment: pig-1230.patch Patch as per description. > Streaming input in POJoinPackage should u

[jira] Updated: (PIG-1215) Make Hadoop jobId more prominent in the client log

2010-02-08 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1215: -- Attachment: pig-1215.patch With this patch, Job ids will now be printed as: 2010-02-08 13:54:26,

[jira] Updated: (PIG-1215) Make Hadoop jobId more prominent in the client log

2010-02-08 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1215: -- Status: Patch Available (was: Open) > Make Hadoop jobId more prominent in the client log > -

[jira] Updated: (PIG-1230) Streaming input in POJoinPackage should use nonspillable bag to collect tuples

2010-02-08 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1230: -- Attachment: pig-1230_1.patch Fixed findbugs warnings. Result of test-patch: {code} [exec]

[jira] Updated: (PIG-834) incorrect plan when algebraic functions are nested

2010-02-08 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-834: - Status: Patch Available (was: Open) Trying to get hudson going on this. > incorrect plan when alge

[jira] Updated: (PIG-834) incorrect plan when algebraic functions are nested

2010-02-08 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-834: - Status: Open (was: Patch Available) > incorrect plan when algebraic functions are nested >

[jira] Commented: (PIG-834) incorrect plan when algebraic functions are nested

2010-02-09 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831535#action_12831535 ] Ashutosh Chauhan commented on PIG-834: -- Another hudson quirk : ( Failed test passes succe

[jira] Commented: (PIG-1230) Streaming input in POJoinPackage should use nonspillable bag to collect tuples

2010-02-09 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831585#action_12831585 ] Ashutosh Chauhan commented on PIG-1230: --- This patch switches POJoinPackage to use NonSp

[jira] Commented: (PIG-1131) Pig simple join does not work when it contains empty lines

2010-02-09 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831747#action_12831747 ] Ashutosh Chauhan commented on PIG-1131: --- Thanks Viraj. I am able to reproduce it. Root

[jira] Commented: (PIG-1188) Padding nulls to the input tuple according to input schema

2010-02-09 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831749#action_12831749 ] Ashutosh Chauhan commented on PIG-1188: --- I have a different take on this. Referring to

[jira] Reopened: (PIG-1131) Pig simple join does not work when it contains empty lines

2010-02-09 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan reopened PIG-1131: --- Reopening since related to 1188 not a duplicate of it. > Pig simple join does not work when it con

[jira] Updated: (PIG-1131) Pig simple join does not work when it contains empty lines

2010-02-09 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1131: -- Attachment: pig-1131.patch In POLocalRearrange number of elements in tuple not present in key (an

[jira] Updated: (PIG-1131) Pig simple join does not work when it contains empty lines

2010-02-09 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1131: -- Status: Patch Available (was: Reopened) > Pig simple join does not work when it contains empty l

[jira] Updated: (PIG-1230) Streaming input in POJoinPackage should use nonspillable bag to collect tuples

2010-02-09 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1230: -- Attachment: pig-1230_2.patch As per comment changed lastBagIndex to numInputs - 1, no other chang

[jira] Updated: (PIG-1230) Streaming input in POJoinPackage should use nonspillable bag to collect tuples

2010-02-09 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1230: -- Resolution: Fixed Status: Resolved (was: Patch Available) Patch checked-in. > Streaming

[jira] Updated: (PIG-1131) Pig simple join does not work when it contains empty lines

2010-02-09 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1131: -- Attachment: pig-1131.patch Previous patch was stale. Merged with trunk and regenerated the patch.

[jira] Updated: (PIG-1131) Pig simple join does not work when it contains empty lines

2010-02-09 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1131: -- Status: Open (was: Patch Available) > Pig simple join does not work when it contains empty lines

[jira] Updated: (PIG-1131) Pig simple join does not work when it contains empty lines

2010-02-09 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1131: -- Status: Patch Available (was: Open) > Pig simple join does not work when it contains empty lines

[jira] Commented: (PIG-1178) LogicalPlan and Optimizer are too complex and hard to work with

2010-02-09 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831886#action_12831886 ] Ashutosh Chauhan commented on PIG-1178: --- Was wondering about different optimizations

[jira] Updated: (PIG-834) incorrect plan when algebraic functions are nested

2010-02-10 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-834: - Status: Open (was: Patch Available) > incorrect plan when algebraic functions are nested >

[jira] Updated: (PIG-834) incorrect plan when algebraic functions are nested

2010-02-10 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-834: - Attachment: pig-834_3.patch Instead of having recursive function walking on plan, better to have a v

[jira] Updated: (PIG-834) incorrect plan when algebraic functions are nested

2010-02-10 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-834: - Status: Patch Available (was: Open) > incorrect plan when algebraic functions are nested >

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

2010-02-10 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan reopened PIG-1190: --- If we do svn co; ant test; instead of svn co; ant jar; ant test; test introduced in the patch fail

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

2010-02-10 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1190: -- Attachment: correct-testcase.patch Changing test cases to use pig-withouthadoop.jar which will al

[jira] Updated: (PIG-1215) Make Hadoop jobId more prominent in the client log

2010-02-10 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1215: -- Attachment: pig-1215.patch Okay, so I think with this patch Pig will reliably print the job-ids o

[jira] Updated: (PIG-1215) Make Hadoop jobId more prominent in the client log

2010-02-10 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1215: -- Status: Open (was: Patch Available) > Make Hadoop jobId more prominent in the client log > -

[jira] Updated: (PIG-1215) Make Hadoop jobId more prominent in the client log

2010-02-11 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1215: -- Status: Patch Available (was: Open) Running through hudson to catch if there are failures. Not r

[jira] Updated: (PIG-834) incorrect plan when algebraic functions are nested

2010-02-11 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-834: - Resolution: Fixed Status: Resolved (was: Patch Available) Patch checked-in. > incorrect pl

[jira] Assigned: (PIG-1216) New load store design does not allow Pig to validate inputs and outputs up front

2010-02-11 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan reassigned PIG-1216: - Assignee: Ashutosh Chauhan > New load store design does not allow Pig to validate inputs an

[jira] Commented: (PIG-1215) Make Hadoop jobId more prominent in the client log

2010-02-11 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832775#action_12832775 ] Ashutosh Chauhan commented on PIG-1215: --- Pig already has extensive support for logging

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

2010-02-11 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan resolved PIG-1190. --- Resolution: Fixed Patch checked-in. > Handling of quoted strings in pig-latin/grunt commands >

[jira] Updated: (PIG-1215) Make Hadoop jobId more prominent in the client log

2010-02-12 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1215: -- Attachment: pig-1215_1.patch Added a -D switch "-Dpig.logging.PutAllMessagesInFile=myfile.log" If

[jira] Updated: (PIG-1215) Make Hadoop jobId more prominent in the client log

2010-02-12 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1215: -- Status: Open (was: Patch Available) First part of the patch requires no new test cases since it

[jira] Updated: (PIG-1215) Make Hadoop jobId more prominent in the client log

2010-02-12 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1215: -- Status: Patch Available (was: Open) > Make Hadoop jobId more prominent in the client log > -

[jira] Updated: (PIG-1216) New load store design does not allow Pig to validate inputs and outputs up front

2010-02-12 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1216: -- Attachment: pig-1216.patch > New load store design does not allow Pig to validate inputs and outp

[jira] Updated: (PIG-1131) Pig simple join does not work when it contains empty lines

2010-02-13 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1131: -- Resolution: Fixed Status: Resolved (was: Patch Available) Patch committed. > Pig simpl

[jira] Updated: (PIG-1216) New load store design does not allow Pig to validate inputs and outputs up front

2010-02-16 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1216: -- Attachment: pig-1216_1.patch bq. Is it ok to call outputSpecs multiple times [...] Talked with Ar

[jira] Updated: (PIG-1216) New load store design does not allow Pig to validate inputs and outputs up front

2010-02-16 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1216: -- Status: Patch Available (was: Open) > New load store design does not allow Pig to validate input

[jira] Commented: (PIG-1216) New load store design does not allow Pig to validate inputs and outputs up front

2010-02-16 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834608#action_12834608 ] Ashutosh Chauhan commented on PIG-1216: --- Thinking more about this. We don't do validati

[jira] Commented: (PIG-1194) ERROR 2055: Received Error while processing the map plan

2010-02-17 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834911#action_12834911 ] Ashutosh Chauhan commented on PIG-1194: --- +1 for the commit. > ERROR 2055: Received Err

[jira] Commented: (PIG-1218) Use distributed cache to store samples

2010-02-17 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834960#action_12834960 ] Ashutosh Chauhan commented on PIG-1218: --- On trunk - patch In POFRJoin#setUpHashMap() {c

[jira] Commented: (PIG-1216) New load store design does not allow Pig to validate inputs and outputs up front

2010-02-18 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12835459#action_12835459 ] Ashutosh Chauhan commented on PIG-1216: --- Referring to point # 1 of Pradeep's review com

[jira] Updated: (PIG-1215) Make Hadoop jobId more prominent in the client log

2010-02-18 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1215: -- Attachment: pig-1215_3.patch This patch adds a new property called pig.logfile.level which if pro

[jira] Reopened: (PIG-1216) New load store design does not allow Pig to validate inputs and outputs up front

2010-02-19 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan reopened PIG-1216: --- Reopening as the assumption made for the patch doesn't hold. > New load store design does not allo

[jira] Updated: (PIG-1215) Make Hadoop jobId more prominent in the client log

2010-02-19 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1215: -- Attachment: pig-1215_4.patch Change as suggested by Olga. Other parts of patch are as before. >

[jira] Updated: (PIG-1215) Make Hadoop jobId more prominent in the client log

2010-02-19 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1215: -- Resolution: Fixed Status: Resolved (was: Patch Available) Patch checked-in. > Make Hado

[jira] Commented: (PIG-928) UDFs in scripting languages

2010-02-19 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12836108#action_12836108 ] Ashutosh Chauhan commented on PIG-928: -- Hey Woody, Great work !! This will definitely be

[jira] Created: (PIG-1251) Move SortInfo calculation earlier in compilation

2010-02-22 Thread Ashutosh Chauhan (JIRA)
Move SortInfo calculation earlier in compilation - Key: PIG-1251 URL: https://issues.apache.org/jira/browse/PIG-1251 Project: Pig Issue Type: Bug Reporter: Ashutosh Chauhan

[jira] Updated: (PIG-1251) Move SortInfo calculation earlier in compilation

2010-02-22 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1251: -- Status: Patch Available (was: Open) > Move SortInfo calculation earlier in compilation > --

[jira] Updated: (PIG-1251) Move SortInfo calculation earlier in compilation

2010-02-22 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1251: -- Attachment: pig-1251.patch Patch which moves SortInfo calculation from LogToPhyTranslation to So

[jira] Created: (PIG-1254) up the memory for junit to run tests

2010-02-23 Thread Ashutosh Chauhan (JIRA)
up the memory for junit to run tests Key: PIG-1254 URL: https://issues.apache.org/jira/browse/PIG-1254 Project: Pig Issue Type: Bug Components: build Reporter: Ashutosh Chauhan Cur

[jira] Commented: (PIG-1251) Move SortInfo calculation earlier in compilation

2010-02-23 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12837534#action_12837534 ] Ashutosh Chauhan commented on PIG-1251: --- Seems some problem with hudson. I ran the unit

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

2010-02-25 Thread Ashutosh Chauhan (JIRA)
Param Subsitution results in parser error if there is no EOL after last line in script -- Key: PIG-1260 URL: https://issues.apache.org/jira/browse/PIG-1260 Project: P

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

2010-02-25 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838551#action_12838551 ] Ashutosh Chauhan commented on PIG-1260: --- Work around is to add a EOL after last line in

[jira] Updated: (PIG-1251) Move SortInfo calculation earlier in compilation

2010-02-26 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1251: -- Attachment: pig-1251_1.patch Resynced with trunk and updated to address Daniel's comments. Will b

[jira] Updated: (PIG-1251) Move SortInfo calculation earlier in compilation

2010-02-26 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1251: -- Resolution: Fixed Fix Version/s: 0.7.0 Status: Resolved (was: Patch Available)

[jira] Resolved: (PIG-1216) New load store design does not allow Pig to validate inputs and outputs up front

2010-02-26 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan resolved PIG-1216. --- Resolution: Fixed > New load store design does not allow Pig to validate inputs and outputs up

[jira] Commented: (PIG-1251) Move SortInfo calculation earlier in compilation

2010-02-26 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12839000#action_12839000 ] Ashutosh Chauhan commented on PIG-1251: --- @Dmitriy I agree. ResourceSchema encapsulates

[jira] Commented: (PIG-1265) Change LoadMetadata and StoreMetadata to use Job instead of Configuraiton and add a cleanupOnFailure method to StoreFuncInterface

2010-03-01 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12839938#action_12839938 ] Ashutosh Chauhan commented on PIG-1265: --- Looked at the diff of first and second patch.

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

2010-03-03 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841003#action_12841003 ] Ashutosh Chauhan commented on PIG-1229: --- Ankur, With recent Load-Store interface chang

[jira] Commented: (PIG-928) UDFs in scripting languages

2010-03-03 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841033#action_12841033 ] Ashutosh Chauhan commented on PIG-928: -- @Prasen bq. can we not implement it along the li

[jira] Commented: (PIG-928) UDFs in scripting languages

2010-03-03 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841039#action_12841039 ] Ashutosh Chauhan commented on PIG-928: -- @Woody I agree frameworks will not be performant

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

2010-03-04 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841391#action_12841391 ] Ashutosh Chauhan commented on PIG-1229: --- Sure. By the way, I am not sure if hsqldb lice

[jira] Created: (PIG-1292) Interface Refinements

2010-03-11 Thread Ashutosh Chauhan (JIRA)
Interface Refinements - Key: PIG-1292 URL: https://issues.apache.org/jira/browse/PIG-1292 Project: Pig Issue Type: Bug Affects Versions: 0.7.0 Reporter: Ashutosh Chauhan Fix For: 0.7.0 A loa

[jira] Commented: (PIG-1292) Interface Refinements

2010-03-11 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844247#action_12844247 ] Ashutosh Chauhan commented on PIG-1292: --- Currently LoadFunc is an abstract class. Order

[jira] Updated: (PIG-1292) Interface Refinements

2010-03-11 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1292: -- Attachment: pig-interfaces.patch A preview patch with suggested changes. > Interface Refinements

[jira] Assigned: (PIG-1292) Interface Refinements

2010-03-11 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan reassigned PIG-1292: - Assignee: Ashutosh Chauhan > Interface Refinements > - > >

[jira] Commented: (PIG-1292) Interface Refinements

2010-03-11 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844301#action_12844301 ] Ashutosh Chauhan commented on PIG-1292: --- Thanks for review, Xuefu. 1. Thats a valid po

[jira] Commented: (PIG-1292) Interface Refinements

2010-03-12 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844632#action_12844632 ] Ashutosh Chauhan commented on PIG-1292: --- One reason for not putting it in LoadFunc is t

[jira] Updated: (PIG-1292) Interface Refinements

2010-03-12 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1292: -- Attachment: pig-1292.patch Didn't get about LoadMetaData, ResourceSchema. LoadMetaData is one of

[jira] Updated: (PIG-1292) Interface Refinements

2010-03-12 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1292: -- Status: Patch Available (was: Open) Hudson is fickle recently. Hopefully, this patch gets lucky

[jira] Updated: (PIG-1292) Interface Refinements

2010-03-16 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1292: -- Resolution: Fixed Status: Resolved (was: Patch Available) Patch checked-in with changes

[jira] Created: (PIG-1309) Map-side Cogroup

2010-03-19 Thread Ashutosh Chauhan (JIRA)
Map-side Cogroup Key: PIG-1309 URL: https://issues.apache.org/jira/browse/PIG-1309 Project: Pig Issue Type: Bug Components: impl Reporter: Ashutosh Chauhan Assignee: Ashutosh Chauhan

[jira] Updated: (PIG-1309) Map-side Cogroup

2010-03-19 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1309: -- Attachment: mapsideCogrp.patch Preliminary patch to discuss the approach. Not ready for inclusion

[jira] Commented: (PIG-1298) Restore file traversal behavior to Pig loaders

2010-03-19 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12847630#action_12847630 ] Ashutosh Chauhan commented on PIG-1298: --- +1 > Restore file traversal behavior to Pig l

[jira] Updated: (PIG-1309) Map-side Cogroup

2010-03-24 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1309: -- Attachment: pig-1309.patch Did offline review with Alan. Found a subtle bug in POMergeCogroup#get

[jira] Commented: (PIG-1315) [Zebra] Implementing OrderedLoadFunc interface for Zebra TableLoader

2010-03-25 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849601#action_12849601 ] Ashutosh Chauhan commented on PIG-1315: --- While reading records in reducer, Pig uses ref

[jira] Resolved: (PIG-1254) up the memory for junit to run tests

2010-03-25 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan resolved PIG-1254. --- Resolution: Invalid I upped the memory limits to 512M and 768M, but didn't see any improvements

[jira] Commented: (PIG-1329) Pig version incorrect post-0.7 split

2010-03-25 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849777#action_12849777 ] Ashutosh Chauhan commented on PIG-1329: --- +1, I also hit this issue yesterday. Seems to

[jira] Commented: (PIG-1315) [Zebra] Implementing OrderedLoadFunc interface for Zebra TableLoader

2010-03-25 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849814#action_12849814 ] Ashutosh Chauhan commented on PIG-1315: --- +1 it passes Pig side of things. > [Zebra] Im

[jira] Commented: (PIG-1315) [Zebra] Implementing OrderedLoadFunc interface for Zebra TableLoader

2010-03-25 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849827#action_12849827 ] Ashutosh Chauhan commented on PIG-1315: --- Aah.. I thought you put SortedTableSplitCompar

[jira] Updated: (PIG-1309) Map-side Cogroup

2010-03-29 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1309: -- Attachment: (was: pig-1309.patch) > Map-side Cogroup > > > K

[jira] Updated: (PIG-1309) Map-side Cogroup

2010-03-29 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1309: -- Attachment: pig-1309_1.patch Getting closer. Running through hudson to find out if it breaks anyt

[jira] Updated: (PIG-1309) Map-side Cogroup

2010-03-29 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1309: -- Status: Patch Available (was: Open) > Map-side Cogroup > > > Ke

[jira] Commented: (PIG-1309) Map-side Cogroup

2010-03-30 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851661#action_12851661 ] Ashutosh Chauhan commented on PIG-1309: --- To build index, we sample every split and get

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

2010-03-31 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852190#action_12852190 ] Ashutosh Chauhan commented on PIG-1229: --- Few suggestions: Reading from test case, curr

[jira] Created: (PIG-1348) InternalCachedBag running out of memory

2010-04-01 Thread Ashutosh Chauhan (JIRA)
InternalCachedBag running out of memory --- Key: PIG-1348 URL: https://issues.apache.org/jira/browse/PIG-1348 Project: Pig Issue Type: Bug Components: impl Affects Versions: 0.7.0

[jira] Commented: (PIG-1348) InternalCachedBag running out of memory

2010-04-01 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852511#action_12852511 ] Ashutosh Chauhan commented on PIG-1348: --- To reproduce, cogroup page_views(from PigMix's

[jira] Updated: (PIG-1309) Map-side Cogroup

2010-04-01 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1309: -- Attachment: pig-1309_2.patch Updated the patch to fix test failures, javac warnings and more comm

<    1   2   3   4   5   >