[jira] Commented: (PIG-1658) ORDER BY does not work properly on integer/short keys that are -1

2010-10-01 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12917014#action_12917014 ] Thejas M Nair commented on PIG-1658: Looks good . +1 ORDER BY does not work properly

[jira] Updated: (PIG-1656) TOBAG udfs ignores columns with null value; it does not use input type to determine output schema

2010-10-01 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1656: --- Attachment: PIG-1656.1.patch TOBAG udfs ignores columns with null value; it does not use input type

[jira] Updated: (PIG-1656) TOBAG udfs ignores columns with null value; it does not use input type to determine output schema

2010-10-01 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1656: --- Status: Patch Available (was: Open) Patch passes unit tests and test-patch . TOBAG udfs ignores

[jira] Commented: (PIG-1542) log level not propogated to MR task loggers

2010-10-01 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12917058#action_12917058 ] Thejas M Nair commented on PIG-1542: Comment on the patch - In case of log level

[jira] Updated: (PIG-1656) TOBAG udfs ignores columns with null value; it does not use input type to determine output schema

2010-10-01 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1656: --- Attachment: PIG-1656.2.patch PIG-1656.2.patch Updated patch to include documentation of details of

[jira] Updated: (PIG-1656) TOBAG udfs ignores columns with null value; it does not use input type to determine output schema

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

[jira] Updated: (PIG-1649) FRJoin fails to compute number of input files for replicated input

2010-09-30 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1649: --- Status: Resolved (was: Patch Available) Resolution: Fixed unit tests passed. PIG-1649.5.patch

[jira] Commented: (PIG-1629) Need ability to limit bags produced during GROUP + LIMIT

2010-09-30 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12916538#action_12916538 ] Thejas M Nair commented on PIG-1629: Similar optimization can be done for inner filter as

[jira] Updated: (PIG-1650) pig grunt shell breaks for many commands like perl , awk , pipe , 'ls -l' etc

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

[jira] Updated: (PIG-1607) pig should have separate javadoc.jar in the maven repository

2010-09-30 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1607: --- Fix Version/s: 0.8.0 Affects Version/s: 0.8.0 pig should have separate javadoc.jar in the

[jira] Updated: (PIG-1607) pig should have separate javadoc.jar in the maven repository

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

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

2010-09-30 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair resolved PIG-1297. Resolution: Duplicate algebraic interface of udf does not get used if the foreach with udf projects

[jira] Updated: (PIG-1649) FRJoin fails to compute number of input files for replicated input

2010-09-29 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1649: --- Status: Patch Available (was: Open) Hadoop Flags: [Reviewed] FRJoin fails to compute

[jira] Updated: (PIG-1656) TOBAG udfs ignores columns with null value; it does not use input type to determine output schema

2010-09-29 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1656: --- Summary: TOBAG udfs ignores columns with null value; it does not use input type to determine

[jira] Updated: (PIG-1649) FRJoin fails to compute number of input files for replicated input

2010-09-28 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1649: --- Attachment: PIG-1649.1.patch Patch passes unit tests and test-patch . FRJoin fails to compute

[jira] Updated: (PIG-1649) FRJoin fails to compute number of input files for replicated input

2010-09-28 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1649: --- Status: Patch Available (was: Open) FRJoin fails to compute number of input files for replicated

[jira] Updated: (PIG-1649) FRJoin fails to compute number of input files for replicated input

2010-09-28 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1649: --- Attachment: PIG-1649.2.patch PIG-1649.2.patch Addressing review comments from Richard - pointed out

[jira] Updated: (PIG-1649) FRJoin fails to compute number of input files for replicated input

2010-09-28 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1649: --- Status: Open (was: Patch Available) The patch also includes changes to fix the issue in PIG-1652 ,

[jira] Resolved: (PIG-1652) TestSortedTableUnion and TestSortedTableUnionMergeJoin fail on trunk due to estimateNumberOfReducers bug

2010-09-28 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair resolved PIG-1652. Resolution: Duplicate Marking as duplicate of PIG-1649 because the code path to consolidate input

[jira] Created: (PIG-1655) code duplicated for udfs that were moved from piggybank to builtin

2010-09-28 Thread Thejas M Nair (JIRA)
code duplicated for udfs that were moved from piggybank to builtin -- Key: PIG-1655 URL: https://issues.apache.org/jira/browse/PIG-1655 Project: Pig Issue Type: Bug Affects

[jira] Updated: (PIG-1656) TOBAG TOTUPLE udfs ignores columns with null value; TOBAG does not use input type to determine output schema

2010-09-28 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1656: --- Fix Version/s: 0.8.0 Affects Version/s: 0.8.0 TOBAG TOTUPLE udfs ignores columns with null

[jira] Created: (PIG-1656) TOBAG TOTUPLE udfs ignores columns with null value; TOBAG does not use input type to determine output schema

2010-09-28 Thread Thejas M Nair (JIRA)
TOBAG TOTUPLE udfs ignores columns with null value; TOBAG does not use input type to determine output schema --- Key: PIG-1656 URL:

[jira] Updated: (PIG-1649) FRJoin fails to compute number of input files for replicated input

2010-09-28 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1649: --- Attachment: PIG-1649.4.patch New patch addressing comments from Richard - In UriUtil.isHDFSFile(String

[jira] Created: (PIG-1649) FRJoin fails to compute number of input files for replicated input

2010-09-27 Thread Thejas M Nair (JIRA)
FRJoin fails to compute number of input files for replicated input -- Key: PIG-1649 URL: https://issues.apache.org/jira/browse/PIG-1649 Project: Pig Issue Type: Bug Affects

[jira] Commented: (PIG-1645) Using both small split combination and temporary file compression on a query of ORDER BY may cause crash

2010-09-24 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914556#action_12914556 ] Thejas M Nair commented on PIG-1645: +1 Using both small split combination and

[jira] Commented: (PIG-1644) New logical plan: Plan.connect with position is misused in some places

2010-09-24 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914637#action_12914637 ] Thejas M Nair commented on PIG-1644: Looks good. +1 Please commit after test-patch and

[jira] Commented: (PIG-1642) Order by doesn't use estimation to determine the parallelism

2010-09-24 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914663#action_12914663 ] Thejas M Nair commented on PIG-1642: Comments on the patch - - In SampleOptimizer.java It

[jira] Commented: (PIG-1642) Order by doesn't use estimation to determine the parallelism

2010-09-24 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914704#action_12914704 ] Thejas M Nair commented on PIG-1642: Looks good. +1 Order by doesn't use estimation

[jira] Updated: (PIG-1643) join fails for a query with input having 'load using pigstorage without schema' + 'foreach'

2010-09-24 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1643: --- Attachment: PIG-1643.4.patch PIG-1643.4.patch is PIG-1643.3.patch + test case join fails for a

[jira] Updated: (PIG-1643) join fails for a query with input having 'load using pigstorage without schema' + 'foreach'

2010-09-23 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1643: --- Attachment: PIG-1643.1.patch PIG-1643.1.patch There was a code path that lead to fields having NULL

[jira] Updated: (PIG-1643) join fails for a query with input having 'load using pigstorage without schema' + 'foreach'

2010-09-23 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1643: --- Status: Patch Available (was: Open) join fails for a query with input having 'load using pigstorage

[jira] Commented: (PIG-1644) New logical plan: Plan.connect with position is misused in some places

2010-09-23 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914130#action_12914130 ] Thejas M Nair commented on PIG-1644: These operations will be fairly common in the

[jira] Commented: (PIG-1644) New logical plan: Plan.connect with position is misused in some places

2010-09-23 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914167#action_12914167 ] Thejas M Nair commented on PIG-1644: I think insertAsPredecessor and insertAsSuccessor

[jira] Updated: (PIG-1643) join fails for a query with input having 'load using pigstorage without schema' + 'foreach'

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

[jira] Commented: (PIG-1643) join fails for a query with input having 'load using pigstorage without schema' + 'foreach'

2010-09-22 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12913842#action_12913842 ] Thejas M Nair commented on PIG-1643: In case of replicated join, the error was -

[jira] Resolved: (PIG-1603) dependency created by 'relation as scalar' not captured in graph

2010-09-22 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair resolved PIG-1603. Resolution: Won't Fix This bug has been resolved in PIG-1605 . dependency created by 'relation as

[jira] Updated: (PIG-1628) log this message at debug level : 'Pig Internal storage in use'

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

[jira] Updated: (PIG-1628) log this message at debug level : 'Pig Internal storage in use'

2010-09-21 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1628: --- Status: Patch Available (was: Open) log this message at debug level : 'Pig Internal storage in use'

[jira] Updated: (PIG-1628) log this message at debug level : 'Pig Internal storage in use'

2010-09-21 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1628: --- Attachment: PIG-1628.1.patch Patch passes unit tests and test-patch. Ready for review. log this

[jira] Commented: (PIG-1605) Adding soft link to plan to solve input file dependency

2010-09-21 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12913335#action_12913335 ] Thejas M Nair commented on PIG-1605: Looks good. +1 Possible optimizations - (can be done

[jira] Commented: (PIG-1636) Scalar fail if the scalar variable is generated by limit

2010-09-21 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12913339#action_12913339 ] Thejas M Nair commented on PIG-1636: +1 Scalar fail if the scalar variable is

[jira] Updated: (PIG-1617) 'group all' should always use one reducer

2010-09-20 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1617: --- Attachment: PIG-1617.1.patch PIG-1617.1.patch- Patch sets parallelism of LOCogroup to 1 for group on a

[jira] Updated: (PIG-1617) 'group all' should always use one reducer

2010-09-20 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1617: --- Status: Patch Available (was: Open) 'group all' should always use one reducer

[jira] Updated: (PIG-1616) 'union onschema' does not use create output with correct schema when udfs are involved

2010-09-20 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1616: --- Attachment: PIG-1616.1.patch PIG-1616.1.patch - calls LogicalPlanValidationExecutor.validate() to set

[jira] Updated: (PIG-1616) 'union onschema' does not use create output with correct schema when udfs are involved

2010-09-20 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1616: --- Status: Patch Available (was: Open) 'union onschema' does not use create output with correct schema

[jira] Updated: (PIG-1617) 'group all' should always use one reducer

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

[jira] Updated: (PIG-1616) 'union onschema' does not use create output with correct schema when udfs are involved

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

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

2010-09-20 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1461: --- Release Note: Documentation for UNION ONSCHEMA: Use the keyword ONSCHEMA with union so that the union

[jira] Created: (PIG-1628) log this message at debug level : 'Pig Internal storage in use'

2010-09-17 Thread Thejas M Nair (JIRA)
log this message at debug level : 'Pig Internal storage in use' --- Key: PIG-1628 URL: https://issues.apache.org/jira/browse/PIG-1628 Project: Pig Issue Type: Bug Affects

[jira] Updated: (PIG-1610) 'union onschema' does handle some cases involving 'namespaced' column names in schema

2010-09-16 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1610: --- Attachment: PIG-1610.2.patch PIG-1610.2.patch fixes the issues mentioned in previous comment. passes

[jira] Created: (PIG-1616) 'union onschema' does not use create output with correct schema when udfs are involved

2010-09-16 Thread Thejas M Nair (JIRA)
'union onschema' does not use create output with correct schema when udfs are involved -- Key: PIG-1616 URL: https://issues.apache.org/jira/browse/PIG-1616 Project:

[jira] Commented: (PIG-1610) 'union onschema' does handle some cases involving 'namespaced' column names in schema

2010-09-16 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12910408#action_12910408 ] Thejas M Nair commented on PIG-1610: There is a problem with 'union onschema'

[jira] Created: (PIG-1617) 'group all' should always use one reducer

2010-09-16 Thread Thejas M Nair (JIRA)
'group all' should always use one reducer - Key: PIG-1617 URL: https://issues.apache.org/jira/browse/PIG-1617 Project: Pig Issue Type: Improvement Affects Versions: 0.8.0 Reporter:

[jira] Updated: (PIG-1610) 'union onschema' does handle some cases involving 'namespaced' column names in schema

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

[jira] Updated: (PIG-1610) 'union onschema' does handle some cases involving 'namespaced' column names in schema

2010-09-15 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1610: --- Attachment: PIG-1610.1.patch 'union onschema' does handle some cases involving 'namespaced' column

[jira] Updated: (PIG-1610) 'union onschema' does handle some cases involving 'namespaced' column names in schema

2010-09-15 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1610: --- Status: Patch Available (was: Open) Release Note: This fixes the behavior for merging of

[jira] Commented: (PIG-1610) 'union onschema' does handle some cases involving 'namespaced' column names in schema

2010-09-15 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12909859#action_12909859 ] Thejas M Nair commented on PIG-1610: Richard pointed out an issue with the patch where

[jira] Updated: (PIG-1589) add test cases for mapreduce operator which use distributed cache

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

[jira] Commented: (PIG-1609) 'union onschema' should give a more useful error message when schema of one of the relations has null column name

2010-09-14 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12909377#action_12909377 ] Thejas M Nair commented on PIG-1609: All unit tests passed in my run. Patch is ready for

[jira] Created: (PIG-1611) use enums for error code

2010-09-14 Thread Thejas M Nair (JIRA)
use enums for error code Key: PIG-1611 URL: https://issues.apache.org/jira/browse/PIG-1611 Project: Pig Issue Type: Sub-task Reporter: Thejas M Nair Fix For: 0.9.0 Pig code is using

[jira] Created: (PIG-1612) error reporting: PigException needs to have a way to indicate that its message is appropriate for user

2010-09-14 Thread Thejas M Nair (JIRA)
error reporting: PigException needs to have a way to indicate that its message is appropriate for user -- Key: PIG-1612 URL:

[jira] Commented: (PIG-1612) error reporting: PigException needs to have a way to indicate that its message is appropriate for user

2010-09-14 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12909418#action_12909418 ] Thejas M Nair commented on PIG-1612: For example, in this exception stack trace - {code}

[jira] Updated: (PIG-1609) 'union onschema' should give a more useful error message when schema of one of the relations has null column name

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

[jira] Commented: (PIG-1605) Adding soft link to plan to solve input file dependency

2010-09-13 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12908900#action_12908900 ] Thejas M Nair commented on PIG-1605: bq. 4. With soft link, we can use scalar come from

[jira] Commented: (PIG-1605) Adding soft link to plan to solve input file dependency

2010-09-13 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12908906#action_12908906 ] Thejas M Nair commented on PIG-1605: I think the first three benefits mentioned here are

[jira] Updated: (PIG-1589) add test cases for mapreduce operator which use distributed cache

2010-09-13 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1589: --- Status: Patch Available (was: Open) add test cases for mapreduce operator which use distributed

[jira] Updated: (PIG-1610) 'union onschema' does handle some cases involving 'namespaced' column names in schema

2010-09-13 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1610: --- Summary: 'union onschema' does handle some cases involving 'namespaced' column names in schema (was:

[jira] Commented: (PIG-1589) add test cases for mapreduce operator which use distributed cache

2010-09-13 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12909042#action_12909042 ] Thejas M Nair commented on PIG-1589: Unit tests have passed patch is ready for review.

[jira] Updated: (PIG-1604) 'relation as scalar' does not work with complex types

2010-09-10 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1604: --- Fix Version/s: 0.8.0 Affects Version/s: 0.8.0 'relation as scalar' does not work with complex

[jira] Created: (PIG-1604) 'relation as scalar' does not work with complex types

2010-09-10 Thread Thejas M Nair (JIRA)
'relation as scalar' does not work with complex types -- Key: PIG-1604 URL: https://issues.apache.org/jira/browse/PIG-1604 Project: Pig Issue Type: Bug Reporter: Thejas M Nair

[jira] Updated: (PIG-1604) 'relation as scalar' does not work with complex types

2010-09-10 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1604: --- Status: Patch Available (was: Open) 'relation as scalar' does not work with complex types

[jira] Updated: (PIG-1604) 'relation as scalar' does not work with complex types

2010-09-10 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1604: --- Attachment: PIG-1604.1.patch Patch passes unit tests. Pasting result of test-patch - [exec] +1

[jira] Updated: (PIG-1603) dependency created by 'relation as scalar' not captured in graph

2010-09-10 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1603: --- Attachment: PIG-1603.2.patch Daniel pointed out that changes are required in more Visitors. Attaching

[jira] Updated: (PIG-1604) 'relation as scalar' does not work with complex types

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

[jira] Updated: (PIG-1578) PigServer.executeBatch does not return status of failed job for native mapreduce statement

2010-09-10 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1578: --- Summary: PigServer.executeBatch does not return status of failed job for native mapreduce statement

[jira] Created: (PIG-1606) flatten documentation does not discuss flatten of empty bag

2010-09-10 Thread Thejas M Nair (JIRA)
flatten documentation does not discuss flatten of empty bag --- Key: PIG-1606 URL: https://issues.apache.org/jira/browse/PIG-1606 Project: Pig Issue Type: Bug Components:

[jira] Created: (PIG-1609) 'union onschema' should give a more useful error message when schema of one of the relations has null column name

2010-09-10 Thread Thejas M Nair (JIRA)
'union onschema' should give a more useful error message when schema of one of the relations has null column name - Key: PIG-1609 URL:

[jira] Created: (PIG-1603) dependency created by 'relation as scalar' not captured in graph

2010-09-09 Thread Thejas M Nair (JIRA)
dependency created by 'relation as scalar' not captured in graph Key: PIG-1603 URL: https://issues.apache.org/jira/browse/PIG-1603 Project: Pig Issue Type: Bug

[jira] Commented: (PIG-1548) Optimize scalar to consolidate the part file

2010-09-09 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12907750#action_12907750 ] Thejas M Nair commented on PIG-1548: bq. Patch break

[jira] Updated: (PIG-1603) dependency created by 'relation as scalar' not captured in graph

2010-09-09 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1603: --- Attachment: PIG-1603.1.patch PIG-1603.1.patch Patch adds a new Logical operator LOScalar . A

[jira] Commented: (PIG-1601) Make scalar work for secure hadoop

2010-09-07 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12906874#action_12906874 ] Thejas M Nair commented on PIG-1601: +1 Make scalar work for secure hadoop

[jira] Updated: (PIG-1595) casting relation to scalar- problem with handling of data from non PigStorage loaders

2010-09-07 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1595: --- Attachment: PIG-1595.2.patch With changes in PIG-1595.1.patch, the column name gets propagated in the

[jira] Commented: (PIG-1595) casting relation to scalar- problem with handling of data from non PigStorage loaders

2010-09-07 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12906952#action_12906952 ] Thejas M Nair commented on PIG-1595: PIG-1595.2.patch committed to trunk and 0.8

[jira] Updated: (PIG-1595) casting relation to scalar- problem with handling of data from non PigStorage loaders

2010-09-03 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1595: --- Attachment: PIG-1595.1.patch PIG-1595.1.patch - In this patch a new sublcass of DependencyOrderWalker

[jira] Updated: (PIG-1550) better error handling in casting relations to scalars

2010-09-02 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1550: --- Status: Patch Available (was: Open) better error handling in casting relations to scalars

[jira] Updated: (PIG-1550) better error handling in casting relations to scalars

2010-09-02 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1550: --- Attachment: PIG-1550.1.patch PIG-1550.1.patch test-patch has succeeded . unit tests are still running.

[jira] Assigned: (PIG-1548) Optimize scalar to consolidate the part file

2010-09-02 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair reassigned PIG-1548: -- Assignee: Richard Ding (was: Thejas M Nair) Optimize scalar to consolidate the part file

[jira] Commented: (PIG-1550) better error handling in casting relations to scalars

2010-09-02 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12905715#action_12905715 ] Thejas M Nair commented on PIG-1550: Unit tests have succeeded. Patch is ready for

[jira] Updated: (PIG-1550) better error handling in casting relations to scalars

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

[jira] Resolved: (PIG-1580) new syntax for native mapreduce operator

2010-09-01 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair resolved PIG-1580. Resolution: Won't Fix In case of 'hadoop jar' command, the files to ship to distributed cache are

[jira] Created: (PIG-1589) add test cases for mapreduce operator which use distributed cache

2010-09-01 Thread Thejas M Nair (JIRA)
add test cases for mapreduce operator which use distributed cache - Key: PIG-1589 URL: https://issues.apache.org/jira/browse/PIG-1589 Project: Pig Issue Type: Task

[jira] Commented: (PIG-1572) change default datatype when relations are used as scalar to bytearray

2010-09-01 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12905324#action_12905324 ] Thejas M Nair commented on PIG-1572: Yes, the changes to

[jira] Updated: (PIG-1572) change default datatype when relations are used as scalar to bytearray

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

[jira] Commented: (PIG-1572) change default datatype when relations are used as scalar to bytearray

2010-09-01 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12905332#action_12905332 ] Thejas M Nair commented on PIG-1572: Patch committed to 0.8 branch as well . change

[jira] Updated: (PIG-1572) change default datatype when relations are used as scalar to bytearray

2010-09-01 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1572: --- Release Note: This changes the release note in PIG-1434, the part Also, please, note that when the

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

2010-09-01 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1434: --- Release Note: PIG-1434 adds functionality that allows to cast elements of a single-tuple relation

[jira] Commented: (PIG-1572) change default datatype when relations are used as scalar to bytearray

2010-09-01 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12905346#action_12905346 ] Thejas M Nair commented on PIG-1572: bq. Yes, the changes to

[jira] Updated: (PIG-1572) change default datatype when relations are used as scalar to bytearray

2010-08-31 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1572: --- Attachment: PIG-1572.2.patch PIG-1572.2.patch - Fixed loss of lineage information in translation

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

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

[jira] Commented: (PIG-1570) native mapreduce operator MR job does not follow same failure handling logic as other pig MR jobs

2010-08-30 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12904258#action_12904258 ] Thejas M Nair commented on PIG-1570: Regarding bq. Another thing to investigate

  1   2   3   4   5   >