You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Namit Jain (JIRA)" <ji...@apache.org> on 2010/05/28 01:29:36 UTC

[jira] Created: (HIVE-1375) dynamic partitions should not create some of the partitions if the query fails

dynamic partitions should not create some of the partitions if the query fails
------------------------------------------------------------------------------

                 Key: HIVE-1375
                 URL: https://issues.apache.org/jira/browse/HIVE-1375
             Project: Hadoop Hive
          Issue Type: Bug
          Components: Query Processor
            Reporter: Namit Jain
            Assignee: Ning Zhang
             Fix For: 0.6.0


Currently, if a bad row exists, which cannot be part of a partitioning column, it fails - but some of the partitions may already have been created

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


[jira] Updated: (HIVE-1375) dynamic partitions should not create some of the partitions if the query fails

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

Carl Steinbach updated HIVE-1375:
---------------------------------

    Fix Version/s: 0.7.0
                       (was: 0.6.0)

> dynamic partitions should not create some of the partitions if the query fails
> ------------------------------------------------------------------------------
>
>                 Key: HIVE-1375
>                 URL: https://issues.apache.org/jira/browse/HIVE-1375
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Ning Zhang
>             Fix For: 0.7.0
>
>
> Currently, if a bad row exists, which cannot be part of a partitioning column, it fails - but some of the partitions may already have been created

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


[jira] Commented: (HIVE-1375) dynamic partitions should not create some of the partitions if the query fails

Posted by "Ashish Thusoo (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12872976#action_12872976 ] 

Ashish Thusoo commented on HIVE-1375:
-------------------------------------

An example would be great to help explain this problem better?

Thanks,
Ashish

> dynamic partitions should not create some of the partitions if the query fails
> ------------------------------------------------------------------------------
>
>                 Key: HIVE-1375
>                 URL: https://issues.apache.org/jira/browse/HIVE-1375
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Ning Zhang
>             Fix For: 0.6.0
>
>
> Currently, if a bad row exists, which cannot be part of a partitioning column, it fails - but some of the partitions may already have been created

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