[jira] Commented: (PIG-1239) PigContext.connect() should not create a jobClient and jobClient should be created on demand when needed

2010-02-16 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834408#action_12834408 ] Olga Natkovich commented on PIG-1239: - +1 on both patches > PigContext.connect() should

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

2010-02-16 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-1233: Fix Version/s: (was: 0.6.0) 0.7.0 This does not seem like a candidate for 0.6.

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

2010-02-16 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834377#action_12834377 ] Olga Natkovich commented on PIG-1233: - Hi Ankur, We see this kind of issue with tests fr

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

2010-02-16 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-1229: Fix Version/s: (was: 0.6.0) 0.7.0 Updated version number since it is not a blo

[jira] Issue Comment Edited: (PIG-1238) Dump does not respect the schema

2010-02-16 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834151#action_12834151 ] Olga Natkovich edited comment on PIG-1238 at 2/16/10 6:30 PM: -- H

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

2010-02-11 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832713#action_12832713 ] Olga Natkovich commented on PIG-1218: - Looks like this patch is for trunk. Since we are p

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

2010-02-09 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831817#action_12831817 ] Olga Natkovich commented on PIG-1215: - can we also make the value NOT_AVAILABLE rather th

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

2010-02-09 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831812#action_12831812 ] Olga Natkovich commented on PIG-1215: - I would like to request an additional change to ma

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

2010-02-09 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich resolved PIG-1131. - Resolution: Duplicate This is duplicate of PIG-1188 > Pig simple join does not work when it contai

[jira] Commented: (PIG-259) allow store to overwrite existing directroy

2010-02-09 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831628#action_12831628 ] Olga Natkovich commented on PIG-259: +1 on passing the information in the constructor. Sin

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

2010-02-09 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831591#action_12831591 ] Olga Natkovich commented on PIG-1230: - The patch looks good. One comment: when iterating

[jira] Commented: (PIG-1209) Port POJoinPackage to proactively spill

2010-02-09 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831578#action_12831578 ] Olga Natkovich commented on PIG-1209: - The current unit tests adequately cover the testin

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

2010-02-09 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831575#action_12831575 ] Olga Natkovich commented on PIG-1224: - This patch is already covered by existing tests. I

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

2010-02-08 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831048#action_12831048 ] Olga Natkovich commented on PIG-1224: - +1; please. commit > Collected group should chang

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

2010-02-06 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich reassigned PIG-1188: --- Assignee: Richard Ding > Padding nulls to the input tuple according to input schema > -

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

2010-02-06 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12830638#action_12830638 ] Olga Natkovich commented on PIG-1046: - +1; please, commit > join algorithm specificatio

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

2010-02-04 Thread Olga Natkovich (JIRA)
Collected group should change to use new (internal) bag --- Key: PIG-1224 URL: https://issues.apache.org/jira/browse/PIG-1224 Project: Pig Issue Type: Improvement Reporter: Olga

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

2010-02-04 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829731#action_12829731 ] Olga Natkovich commented on PIG-1046: - (1) I think the error message should be made a lit

[jira] Commented: (PIG-1209) Port POJoinPackage to proactively spill

2010-02-04 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829691#action_12829691 ] Olga Natkovich commented on PIG-1209: - +1. Changes look good > Port POJoinPackage to pro

[jira] Commented: (PIG-1219) Extra listStatus call to the namenode in WeightedRangePartitioner

2010-02-04 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829690#action_12829690 ] Olga Natkovich commented on PIG-1219: - I asked Pradeep to also review the code - just to

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

2010-02-03 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829397#action_12829397 ] Olga Natkovich commented on PIG-1046: - The changes look good. One thing that was missed f

[jira] Updated: (PIG-1214) Pig/Zebra 0.6 patch - docs

2010-02-03 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-1214: Resolution: Fixed Status: Resolved (was: Patch Available) patches committed to trunk and bra

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

2010-02-03 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829321#action_12829321 ] Olga Natkovich commented on PIG-1190: - +1. The patch looks good. One minor comment: src

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

2010-02-03 Thread Olga Natkovich (JIRA)
Use distributed cache to store samples -- Key: PIG-1218 URL: https://issues.apache.org/jira/browse/PIG-1218 Project: Pig Issue Type: Improvement Reporter: Olga Natkovich Assignee: R

[jira] Updated: (PIG-723) Pig generates incorrect schema for generated bags after FOREACH.

2010-02-02 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-723: --- Description: grunt> rf_src = LOAD 'rf_test.txt' USING PigStorage(',') AS (lhs:chararray, rhs:chararray,

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

2010-02-02 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-1131: Priority: Major (was: Critical) Not sure why this issue was marked critical > Pig simple join does

[jira] Updated: (PIG-377) Grunt parser doesn't handle escape codes correctly

2010-02-02 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-377: --- Priority: Major (was: Critical) Not sure why this issue was marked critical > Grunt parser doesn't han

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

2010-02-02 Thread Olga Natkovich (JIRA)
Make Hadoop jobId more prominent in the client log -- Key: PIG-1215 URL: https://issues.apache.org/jira/browse/PIG-1215 Project: Pig Issue Type: Improvement Reporter: Olga Natkovich

[jira] Updated: (PIG-598) Parameter substitution ($PARAMETER) should not be performed in comments

2010-02-02 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-598: --- Fix Version/s: 0.7.0 > Parameter substitution ($PARAMETER) should not be performed in comments > ---

[jira] Commented: (PIG-1210) fieldsToRead send the same fields more than once in some cases

2010-01-29 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12806607#action_12806607 ] Olga Natkovich commented on PIG-1210: - +1. The changes looks good. I am wondering why we

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

2010-01-29 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich reassigned PIG-1154: --- Assignee: Ankit Modi > local mode fails when hadoop config directory is specified in classpath

[jira] Commented: (PIG-1209) Port POJoinPackage to proactively spill

2010-01-29 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12806504#action_12806504 ] Olga Natkovich commented on PIG-1209: - The change would require stitching from old style

[jira] Assigned: (PIG-1209) Port POJoinPackage to proactively spill

2010-01-29 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich reassigned PIG-1209: --- Assignee: Ashutosh Chauhan > Port POJoinPackage to proactively spill >

[jira] Updated: (PIG-1209) Port POJoinPackage to proactively spill

2010-01-29 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-1209: Fix Version/s: 0.7.0 > Port POJoinPackage to proactively spill >

[jira] Updated: (PIG-1187) UTF-8 (international code) breaks with loader when load with schema is specified

2010-01-29 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-1187: Fix Version/s: (was: 0.7.0) Since a simple change did not help - unlinking from 0.7.0 release. Th

[jira] Assigned: (PIG-1124) Unable to set Custom Job Name using the -Dmapred.job.name parameter

2010-01-27 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich reassigned PIG-1124: --- Assignee: Ashutosh Chauhan > Unable to set Custom Job Name using the -Dmapred.job.name paramete

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

2010-01-27 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich reassigned PIG-834: -- Assignee: Ashutosh Chauhan > incorrect plan when algebraic functions are nested >

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

2010-01-27 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich reassigned PIG-1190: --- Assignee: Ashutosh Chauhan > Handling of quoted strings in pig-latin/grunt commands > -

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

2010-01-27 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805752#action_12805752 ] Olga Natkovich commented on PIG-1190: - we don't need to fix file system commands because

[jira] Assigned: (PIG-1199) help includes obsolete options

2010-01-27 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich reassigned PIG-1199: --- Assignee: Olga Natkovich > help includes obsolete options > -- > >

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

2010-01-27 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich reassigned PIG-1046: --- Assignee: Ashutosh Chauhan > join algorithm specification is within double quotes > ---

[jira] Assigned: (PIG-977) exit status does not account for JOB_STATUS.TERMINATED

2010-01-27 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich reassigned PIG-977: -- Assignee: Ashutosh Chauhan > exit status does not account for JOB_STATUS.TERMINATED >

[jira] Assigned: (PIG-803) Pig Latin Reference Manual - discussion of Pig streaming is incomplete

2010-01-27 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich reassigned PIG-803: -- Assignee: Corinne Chandel > Pig Latin Reference Manual - discussion of Pig streaming is incomplete

[jira] Commented: (PIG-1187) UTF-8 (international code) breaks with loader when load with schema is specified

2010-01-27 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805749#action_12805749 ] Olga Natkovich commented on PIG-1187: - one thing that might help here is to set UTF encod

[jira] Assigned: (PIG-1187) UTF-8 (international code) breaks with loader when load with schema is specified

2010-01-27 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich reassigned PIG-1187: --- Assignee: Ashutosh Chauhan > UTF-8 (international code) breaks with loader when load with schem

[jira] Assigned: (PIG-1093) pig.properties file is missing from distributions

2010-01-27 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich reassigned PIG-1093: --- Assignee: Olga Natkovich > pig.properties file is missing from distributions >

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

2010-01-27 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich reassigned PIG-1131: --- Assignee: Ashutosh Chauhan > Pig simple join does not work when it contains empty lines > -

[jira] Resolved: (PIG-531) Way for explain to show 1 plan at a time

2010-01-27 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich resolved PIG-531. Resolution: Fixed resolved as part of 0.3.0 release > Way for explain to show 1 plan at a time >

[jira] Resolved: (PIG-1179) Consecutives ORDER BY on the same relation don't work

2010-01-27 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich resolved PIG-1179. - Resolution: Cannot Reproduce We are unable to reproduce this with latest code. Please, reopen if yo

[jira] Resolved: (PIG-1174) Creation of output path should be done by storage function

2010-01-27 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich resolved PIG-1174. - Resolution: Fixed With LSR, directory creation will be handled by the output format and will be st

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

2010-01-27 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805722#action_12805722 ] Olga Natkovich commented on PIG-1160: - This is dependent on MR providing counters in loca

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

2010-01-27 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-1160: Fix Version/s: (was: 0.7.0) > local mode does not print (aggregated) warnings from udf >

[jira] Updated: (PIG-1065) In-determinate behaviour of Union when there are 2 non-matching schema's

2010-01-27 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-1065: Fix Version/s: (was: 0.7.0) Delaying this fix till we address PIG-998 > In-determinate behaviour

[jira] Resolved: (PIG-1045) Integration with Hadoop 20 New API

2010-01-27 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich resolved PIG-1045. - Resolution: Fixed integration is done as part of 0.7.0 release > Integration with Hadoop 20 New AP

[jira] Resolved: (PIG-1031) PigStorage interpreting chararray/bytearray for a tuple element inside a bag as float or double

2010-01-27 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich resolved PIG-1031. - Resolution: Duplicate duplicate of PIG-613 which will be fixed for 0.7.0 release > PigStorage inte

[jira] Updated: (PIG-1016) Reading in map data seems broken

2010-01-27 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-1016: Fix Version/s: (was: 0.7.0) delaying since we need to clarify the approach > Reading in map data

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

2010-01-27 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-999: --- Fix Version/s: (was: 0.7.0) Dealying - will address as part of semantic cleanup > sorting on map-va

[jira] Resolved: (PIG-940) Cross site HDFS access using the default.fs.name not possible in Pig

2010-01-27 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich resolved PIG-940. Resolution: Fixed This is fixed as part of LSR and will be released as part of Pig 0.7.0 > Cross site

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

2010-01-27 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-834: --- Priority: Major (was: Critical) > incorrect plan when algebraic functions are nested >

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

2010-01-27 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805708#action_12805708 ] Olga Natkovich commented on PIG-834: The short term solution will be to catch this case an

[jira] Resolved: (PIG-758) Converting load/store locations into fully qualified absolute paths

2010-01-27 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich resolved PIG-758. Resolution: Fixed Fixed as part of LSR. > Converting load/store locations into fully qualified absolu

[jira] Resolved: (PIG-759) HBaseStorage scheme for Load/Slice function

2010-01-27 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich resolved PIG-759. Resolution: Invalid Irrelevant starting with 0.7.0 release because LSR allows load functions to valid

[jira] Updated: (PIG-747) Logical to Physical Plan Translation fails when temporary alias are created within foreach

2010-01-27 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-747: --- Fix Version/s: (was: 0.7.0) 0.8.0 > Logical to Physical Plan Translation fails wh

[jira] Commented: (PIG-366) PigPen - Eclipse plugin for a graphical PigLatin editor

2010-01-26 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805115#action_12805115 ] Olga Natkovich commented on PIG-366: I don't think we have an owner. This could is looking

[jira] Updated: (PIG-1187) UTF-8 (international code) breaks with loader when load with schema is specified

2010-01-24 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-1187: Fix Version/s: (was: 0.6.0) 0.7.0 0.6.0 is frozen. > UTF-8 (international cod

[jira] Commented: (PIG-752) local mode doesn't read bzip2 and gzip compressed data files

2010-01-22 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803808#action_12803808 ] Olga Natkovich commented on PIG-752: Just to clarify, local mode is not going away but in

[jira] Updated: (PIG-1192) Pig 0.6 doc updates and changes

2010-01-21 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-1192: Resolution: Fixed Status: Resolved (was: Patch Available) patch committed to both the trunk

[jira] Commented: (PIG-1189) StoreFunc UDF should ship to the backend automatically without "register"

2010-01-21 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803464#action_12803464 ] Olga Natkovich commented on PIG-1189: - + 1 on the code assuming that test-patch does not

[jira] Updated: (PIG-1189) StoreFunc UDF should ship to the backend automatically without "register"

2010-01-21 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-1189: Status: Patch Available (was: Open) > StoreFunc UDF should ship to the backend automatically without

[jira] Created: (PIG-1199) help includes obsolete options

2010-01-20 Thread Olga Natkovich (JIRA)
help includes obsolete options -- Key: PIG-1199 URL: https://issues.apache.org/jira/browse/PIG-1199 Project: Pig Issue Type: Bug Affects Versions: 0.6.0 Reporter: Olga Natkovich Fix Fo

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

2010-01-15 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-1194: Fix Version/s: (was: 0.6.0) 0.7.0 > ERROR 2055: Received Error while processin

[jira] Commented: (PIG-1186) Pig do not take values in "pig-cluster-hadoop-site.xml"

2010-01-14 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12800438#action_12800438 ] Olga Natkovich commented on PIG-1186: - +1 > Pig do not take values in "pig-cluster-hadoo

[jira] Updated: (PIG-1185) Data bags do not close spill files after using iterator to read tuples

2010-01-13 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-1185: Fix Version/s: 0.6.0 > Data bags do not close spill files after using iterator to read tuples > -

[jira] Assigned: (PIG-1182) Pig reference manual does not mention syntax for comments

2010-01-08 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich reassigned PIG-1182: --- Assignee: Corinne Chandel > Pig reference manual does not mention syntax for comments > ---

[jira] Updated: (PIG-1182) Pig reference manual does not mention syntax for comments

2010-01-08 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-1182: Fix Version/s: 0.7.0 > Pig reference manual does not mention syntax for comments > --

[jira] Commented: (PIG-1180) Piggybank should compile even if we only have "pig-withouthadoop.jar" but no "pig.jar" in the pig home directory

2010-01-06 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12797231#action_12797231 ] Olga Natkovich commented on PIG-1180: - +1 > Piggybank should compile even if we only hav

[jira] Updated: (PIG-1177) Pig 0.6 - Zebra docs

2010-01-05 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-1177: Resolution: Fixed Status: Resolved (was: Patch Available) patch committed to the trunk and 0

[jira] Updated: (PIG-1171) Top-N queries produce incorrect results when followed by a cross statement

2010-01-05 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-1171: Resolution: Fixed Status: Resolved (was: Patch Available) patch committed. Thanks, Richard!

[jira] Updated: (PIG-1171) Top-N queries produce incorrect results when followed by a cross statement

2010-01-05 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-1171: Affects Version/s: 0.6.0 Fix Version/s: 0.7.0 > Top-N queries produce incorrect results when

[jira] Commented: (PIG-1171) Top-N queries produce incorrect results when followed by a cross statement

2010-01-05 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12796809#action_12796809 ] Olga Natkovich commented on PIG-1171: - +1; patch looks good. Will be committing it to the

[jira] Updated: (PIG-1175) Pig 0.6 Docs - Store v. Dump

2010-01-05 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-1175: Resolution: Fixed Status: Resolved (was: Patch Available) patch reviewed and committed to tr

[jira] Commented: (PIG-1166) A bit change of the interface of Tuple & DataBag ( make the set and append method return this)

2010-01-05 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12796762#action_12796762 ] Olga Natkovich commented on PIG-1166: - Jeff, This would not be really a vote - just ask

[jira] Updated: (PIG-1102) Collect number of spills per job

2009-12-24 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-1102: Resolution: Fixed Status: Resolved (was: Patch Available) patch committed. Thanks, Sri! > C

[jira] Commented: (PIG-1166) A bit change of the interface of Tuple & DataBag ( make the set and append method return this)

2009-12-24 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794461#action_12794461 ] Olga Natkovich commented on PIG-1166: - The warnings in html files are ok. Also, since th

[jira] Commented: (PIG-1102) Collect number of spills per job

2009-12-22 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793868#action_12793868 ] Olga Natkovich commented on PIG-1102: - I could not figure out how the patch addressed (3)

[jira] Updated: (PIG-1117) Pig reading hive columnar rc tables

2009-12-22 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-1117: Fix Version/s: (was: 0.6.0) 0.7.0 We already branched for 0.6.0 release so onl

[jira] Updated: (PIG-807) PERFORMANCE: Provide a way for UDFs to use read-once bags (backed by the Hadoop values iterator)

2009-12-22 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-807: --- Fix Version/s: 0.6.0 Assignee: Ying He > PERFORMANCE: Provide a way for UDFs to use read-once b

[jira] Updated: (PIG-1080) PigStorage may miss records when loading a file

2009-12-22 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-1080: Fix Version/s: 0.6.0 > PigStorage may miss records when loading a file >

[jira] Resolved: (PIG-257) Allow usage of custom Hadoop InputFormat in Pig

2009-12-22 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich resolved PIG-257. Resolution: Fixed Fix Version/s: 0.7.0 This is what we are doing with Load-Store redesign > Al

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

2009-12-22 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich resolved PIG-1168. - Resolution: Won't Fix This is by design. Dump is meant for interactive, not batch mode and as such

[jira] Updated: (PIG-1143) Poisson Sample Loader should compute the number of samples required only once

2009-12-22 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-1143: Resolution: Fixed Status: Resolved (was: Patch Available) patch committed to 0.6.0 branch. T

[jira] Commented: (PIG-1165) Signature of loader does not set correctly for order by

2009-12-21 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793434#action_12793434 ] Olga Natkovich commented on PIG-1165: - +1; changes look good! > Signature of loader does

[jira] Commented: (PIG-1167) [zebra] Zebra does not support Hadoop Globs

2009-12-21 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793420#action_12793420 ] Olga Natkovich commented on PIG-1167: - Just to clarify. Pig does support it for all loade

[jira] Created: (PIG-1167) [zebra] Zebra does not support Hadoop Globs

2009-12-21 Thread Olga Natkovich (JIRA)
[zebra] Zebra does not support Hadoop Globs --- Key: PIG-1167 URL: https://issues.apache.org/jira/browse/PIG-1167 Project: Pig Issue Type: Improvement Reporter: Olga Natkovich A

[jira] Commented: (PIG-1102) Collect number of spills per job

2009-12-21 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793369#action_12793369 ] Olga Natkovich commented on PIG-1102: - A few questions/comments on the patch: (1) I thin

[jira] Updated: (PIG-1159) merge join right side table does not support comma seperated paths

2009-12-21 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-1159: Resolution: Fixed Status: Resolved (was: Patch Available) patch committed. Thanks, Richard

[jira] Updated: (PIG-1158) pig command line -M option doesn't support table union correctly (comma seperated paths)

2009-12-21 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-1158: Resolution: Fixed Status: Resolved (was: Patch Available) patch committed to the trunk. Than

[jira] Commented: (PIG-1143) Poisson Sample Loader should compute the number of samples required only once

2009-12-21 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793322#action_12793322 ] Olga Natkovich commented on PIG-1143: - patch committed to the trunk. Will commit to 0.6 b

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

2009-12-21 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793321#action_12793321 ] Olga Natkovich commented on PIG-1149: - patch pig_1149.patch is committed to the trunk. >

[jira] Updated: (PIG-1143) Poisson Sample Loader should compute the number of samples required only once

2009-12-21 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-1143: Fix Version/s: 0.6.0 > Poisson Sample Loader should compute the number of samples required only once

<    2   3   4   5   6   7   8   9   10   11   >