You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ning Zhang (JIRA)" <ji...@apache.org> on 2010/04/20 11:40:34 UTC

[jira] Created: (HIVE-1315) bucketed sort merge join breaks after dynamic partition insert

bucketed sort merge join breaks after dynamic partition insert
--------------------------------------------------------------

                 Key: HIVE-1315
                 URL: https://issues.apache.org/jira/browse/HIVE-1315
             Project: Hadoop Hive
          Issue Type: Bug
            Reporter: Ning Zhang
            Assignee: Ning Zhang


bucketed sort merge join produces wrong bucket number due to HIVE-1002 patch, which breaks HIVE-1290.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HIVE-1315) bucketed sort merge join breaks after dynamic partition insert

Posted by "Ning Zhang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ning Zhang updated HIVE-1315:
-----------------------------

    Attachment: HIVE-1315.patch

Uploading a fix to the code as well as enabling unit tests in bucketmapjoin6.q

> bucketed sort merge join breaks after dynamic partition insert
> --------------------------------------------------------------
>
>                 Key: HIVE-1315
>                 URL: https://issues.apache.org/jira/browse/HIVE-1315
>             Project: Hadoop Hive
>          Issue Type: Bug
>            Reporter: Ning Zhang
>            Assignee: Ning Zhang
>         Attachments: HIVE-1315.patch
>
>
> bucketed sort merge join produces wrong bucket number due to HIVE-1002 patch, which breaks HIVE-1290.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HIVE-1315) bucketed sort merge join breaks after dynamic partition insert

Posted by "Namit Jain (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12858990#action_12858990 ] 

Namit Jain commented on HIVE-1315:
----------------------------------

Can you make the test output (bucketmapjoin6.q) deterministic ? It is failing sometime.


> bucketed sort merge join breaks after dynamic partition insert
> --------------------------------------------------------------
>
>                 Key: HIVE-1315
>                 URL: https://issues.apache.org/jira/browse/HIVE-1315
>             Project: Hadoop Hive
>          Issue Type: Bug
>    Affects Versions: 0.6.0
>            Reporter: Ning Zhang
>            Assignee: Ning Zhang
>             Fix For: 0.6.0
>
>         Attachments: HIVE-1315.patch
>
>
> bucketed sort merge join produces wrong bucket number due to HIVE-1002 patch, which breaks HIVE-1290.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HIVE-1315) bucketed sort merge join breaks after dynamic partition insert

Posted by "Namit Jain (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12859007#action_12859007 ] 

Namit Jain commented on HIVE-1315:
----------------------------------

+1

> bucketed sort merge join breaks after dynamic partition insert
> --------------------------------------------------------------
>
>                 Key: HIVE-1315
>                 URL: https://issues.apache.org/jira/browse/HIVE-1315
>             Project: Hadoop Hive
>          Issue Type: Bug
>    Affects Versions: 0.6.0
>            Reporter: Ning Zhang
>            Assignee: Ning Zhang
>             Fix For: 0.6.0
>
>         Attachments: HIVE-1315.2.patch, HIVE-1315.patch
>
>
> bucketed sort merge join produces wrong bucket number due to HIVE-1002 patch, which breaks HIVE-1290.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HIVE-1315) bucketed sort merge join breaks after dynamic partition insert

Posted by "Ning Zhang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ning Zhang updated HIVE-1315:
-----------------------------

    Attachment: HIVE-1315.2.patch

fixed the test to make it deterministic.

> bucketed sort merge join breaks after dynamic partition insert
> --------------------------------------------------------------
>
>                 Key: HIVE-1315
>                 URL: https://issues.apache.org/jira/browse/HIVE-1315
>             Project: Hadoop Hive
>          Issue Type: Bug
>    Affects Versions: 0.6.0
>            Reporter: Ning Zhang
>            Assignee: Ning Zhang
>             Fix For: 0.6.0
>
>         Attachments: HIVE-1315.2.patch, HIVE-1315.patch
>
>
> bucketed sort merge join produces wrong bucket number due to HIVE-1002 patch, which breaks HIVE-1290.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HIVE-1315) bucketed sort merge join breaks after dynamic partition insert

Posted by "Namit Jain (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Namit Jain updated HIVE-1315:
-----------------------------

          Status: Resolved  (was: Patch Available)
    Hadoop Flags: [Reviewed]
      Resolution: Fixed

Committed. Thanks Ning

> bucketed sort merge join breaks after dynamic partition insert
> --------------------------------------------------------------
>
>                 Key: HIVE-1315
>                 URL: https://issues.apache.org/jira/browse/HIVE-1315
>             Project: Hadoop Hive
>          Issue Type: Bug
>    Affects Versions: 0.6.0
>            Reporter: Ning Zhang
>            Assignee: Ning Zhang
>             Fix For: 0.6.0
>
>         Attachments: HIVE-1315.2.patch, HIVE-1315.patch
>
>
> bucketed sort merge join produces wrong bucket number due to HIVE-1002 patch, which breaks HIVE-1290.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HIVE-1315) bucketed sort merge join breaks after dynamic partition insert

Posted by "Namit Jain (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12858963#action_12858963 ] 

Namit Jain commented on HIVE-1315:
----------------------------------

+1

will commit if the tests pass

> bucketed sort merge join breaks after dynamic partition insert
> --------------------------------------------------------------
>
>                 Key: HIVE-1315
>                 URL: https://issues.apache.org/jira/browse/HIVE-1315
>             Project: Hadoop Hive
>          Issue Type: Bug
>    Affects Versions: 0.6.0
>            Reporter: Ning Zhang
>            Assignee: Ning Zhang
>             Fix For: 0.6.0
>
>         Attachments: HIVE-1315.patch
>
>
> bucketed sort merge join produces wrong bucket number due to HIVE-1002 patch, which breaks HIVE-1290.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HIVE-1315) bucketed sort merge join breaks after dynamic partition insert

Posted by "Ning Zhang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ning Zhang updated HIVE-1315:
-----------------------------

               Status: Patch Available  (was: Open)
    Affects Version/s: 0.6.0
        Fix Version/s: 0.6.0

> bucketed sort merge join breaks after dynamic partition insert
> --------------------------------------------------------------
>
>                 Key: HIVE-1315
>                 URL: https://issues.apache.org/jira/browse/HIVE-1315
>             Project: Hadoop Hive
>          Issue Type: Bug
>    Affects Versions: 0.6.0
>            Reporter: Ning Zhang
>            Assignee: Ning Zhang
>             Fix For: 0.6.0
>
>         Attachments: HIVE-1315.patch
>
>
> bucketed sort merge join produces wrong bucket number due to HIVE-1002 patch, which breaks HIVE-1290.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.