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 2012/05/30 02:46:23 UTC

[jira] [Created] (HIVE-3063) drop partition for non-string columns is failing

Namit Jain created HIVE-3063:
--------------------------------

             Summary: drop partition for non-string columns is failing
                 Key: HIVE-3063
                 URL: https://issues.apache.org/jira/browse/HIVE-3063
             Project: Hive
          Issue Type: Bug
            Reporter: Namit Jain
            Assignee: Namit Jain




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-3063) drop partition for non-string columns is failing

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

Ashutosh Chauhan updated HIVE-3063:
-----------------------------------

      Description: Backported to 0.9-branch as well.
    Fix Version/s: 0.9.1
    
> drop partition for non-string columns is failing
> ------------------------------------------------
>
>                 Key: HIVE-3063
>                 URL: https://issues.apache.org/jira/browse/HIVE-3063
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore, Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.10.0, 0.9.1
>
>
> Backported to 0.9-branch as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-3063) drop partition for non-string columns is failing

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

Ashutosh Chauhan updated HIVE-3063:
-----------------------------------

    Description:     (was: Backported to 0.9-branch as well.)

Backported to 0.9-branch as well.
                
> drop partition for non-string columns is failing
> ------------------------------------------------
>
>                 Key: HIVE-3063
>                 URL: https://issues.apache.org/jira/browse/HIVE-3063
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore, Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.10.0, 0.9.1
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HIVE-3063) drop partition for non-string columns is failing

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

Kevin Wilfong commented on HIVE-3063:
-------------------------------------

+1 Glad we can still support dropping partitions using filters, even if it is just string partition columns.

Running tests.
                
> drop partition for non-string columns is failing
> ------------------------------------------------
>
>                 Key: HIVE-3063
>                 URL: https://issues.apache.org/jira/browse/HIVE-3063
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-3063) drop partition for non-string columns is failing

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

Namit Jain updated HIVE-3063:
-----------------------------

    Status: Patch Available  (was: Open)
    
> drop partition for non-string columns is failing
> ------------------------------------------------
>
>                 Key: HIVE-3063
>                 URL: https://issues.apache.org/jira/browse/HIVE-3063
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HIVE-3063) drop partition for non-string columns is failing

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

Namit Jain commented on HIVE-3063:
----------------------------------

https://reviews.facebook.net/D3459
                
> drop partition for non-string columns is failing
> ------------------------------------------------
>
>                 Key: HIVE-3063
>                 URL: https://issues.apache.org/jira/browse/HIVE-3063
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HIVE-3063) drop partition for non-string columns is failing

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

Hudson commented on HIVE-3063:
------------------------------

Integrated in Hive-trunk-h0.21 #1459 (See [https://builds.apache.org/job/Hive-trunk-h0.21/1459/])
    HIVE-3063. drop partition for non-string columns is failing (njain via kevinwilfong) (Revision 1344801)

     Result = FAILURE
kevinwilfong : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1344801
Files : 
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/ErrorMsg.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/plan/DropTableDesc.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/plan/PartitionSpec.java
* /hive/trunk/ql/src/test/queries/clientnegative/drop_partition_filter_failure2.q
* /hive/trunk/ql/src/test/queries/clientpositive/drop_partitions_filter2.q
* /hive/trunk/ql/src/test/results/clientnegative/drop_partition_filter_failure2.q.out
* /hive/trunk/ql/src/test/results/clientpositive/drop_partitions_filter2.q.out

                
> drop partition for non-string columns is failing
> ------------------------------------------------
>
>                 Key: HIVE-3063
>                 URL: https://issues.apache.org/jira/browse/HIVE-3063
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore, Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.10.0
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HIVE-3063) drop partition for non-string columns is failing

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

Hudson commented on HIVE-3063:
------------------------------

Integrated in Hive-0.9.1-SNAPSHOT-h0.21-keepgoing=false #60 (See [https://builds.apache.org/job/Hive-0.9.1-SNAPSHOT-h0.21-keepgoing=false/60/])
    HIVE-3063. Merged-in from trunk. (Revision 1354154)

     Result = FAILURE
hashutosh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1354154
Files : 
* /hive/branches/branch-0.9
* /hive/branches/branch-0.9/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java
* /hive/branches/branch-0.9/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java
* /hive/branches/branch-0.9/ql/src/java/org/apache/hadoop/hive/ql/parse/ErrorMsg.java
* /hive/branches/branch-0.9/ql/src/java/org/apache/hadoop/hive/ql/plan/DropTableDesc.java
* /hive/branches/branch-0.9/ql/src/java/org/apache/hadoop/hive/ql/plan/PartitionSpec.java
* /hive/branches/branch-0.9/ql/src/test/queries/clientnegative/drop_partition_filter_failure2.q
* /hive/branches/branch-0.9/ql/src/test/queries/clientpositive/drop_partitions_filter2.q
* /hive/branches/branch-0.9/ql/src/test/results/clientnegative/drop_partition_filter_failure2.q.out
* /hive/branches/branch-0.9/ql/src/test/results/clientpositive/drop_partitions_filter2.q.out

                
> drop partition for non-string columns is failing
> ------------------------------------------------
>
>                 Key: HIVE-3063
>                 URL: https://issues.apache.org/jira/browse/HIVE-3063
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore, Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.10.0, 0.9.1
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-3063) drop partition for non-string columns is failing

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

Kevin Wilfong updated HIVE-3063:
--------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)
    
> drop partition for non-string columns is failing
> ------------------------------------------------
>
>                 Key: HIVE-3063
>                 URL: https://issues.apache.org/jira/browse/HIVE-3063
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HIVE-3063) drop partition for non-string columns is failing

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

Kevin Wilfong commented on HIVE-3063:
-------------------------------------

Committed, thanks Namit.
                
> drop partition for non-string columns is failing
> ------------------------------------------------
>
>                 Key: HIVE-3063
>                 URL: https://issues.apache.org/jira/browse/HIVE-3063
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HIVE-3063) drop partition for non-string columns is failing

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

Francis Liu commented on HIVE-3063:
-----------------------------------

Hi can we backport this to 0.9? As this is a major issue affecting both hive and hcatalog. 
                
> drop partition for non-string columns is failing
> ------------------------------------------------
>
>                 Key: HIVE-3063
>                 URL: https://issues.apache.org/jira/browse/HIVE-3063
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore, Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.10.0
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-3063) drop partition for non-string columns is failing

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

Carl Steinbach updated HIVE-3063:
---------------------------------

      Component/s: Query Processor
                   Metastore
    Fix Version/s: 0.10.0
    
> drop partition for non-string columns is failing
> ------------------------------------------------
>
>                 Key: HIVE-3063
>                 URL: https://issues.apache.org/jira/browse/HIVE-3063
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore, Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.10.0
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HIVE-3063) drop partition for non-string columns is failing

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

Alan Gates commented on HIVE-3063:
----------------------------------

+1, I'd like to see this backported to 0.9 as well.
                
> drop partition for non-string columns is failing
> ------------------------------------------------
>
>                 Key: HIVE-3063
>                 URL: https://issues.apache.org/jira/browse/HIVE-3063
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore, Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.10.0
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-3063) drop partition for non-string columns is failing

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

Alan Gates updated HIVE-3063:
-----------------------------

    Attachment: HIVE-3063-branch9.patch

Copy of the patch checked into branch 9 for reference.
                
> drop partition for non-string columns is failing
> ------------------------------------------------
>
>                 Key: HIVE-3063
>                 URL: https://issues.apache.org/jira/browse/HIVE-3063
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore, Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.10.0, 0.9.1
>
>         Attachments: HIVE-3063-branch9.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HIVE-3063) drop partition for non-string columns is failing

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

Hudson commented on HIVE-3063:
------------------------------

Integrated in Hive-0.9.1-SNAPSHOT-h0.21 #60 (See [https://builds.apache.org/job/Hive-0.9.1-SNAPSHOT-h0.21/60/])
    HIVE-3063. Merged-in from trunk. (Revision 1354154)

     Result = FAILURE
hashutosh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1354154
Files : 
* /hive/branches/branch-0.9
* /hive/branches/branch-0.9/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java
* /hive/branches/branch-0.9/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java
* /hive/branches/branch-0.9/ql/src/java/org/apache/hadoop/hive/ql/parse/ErrorMsg.java
* /hive/branches/branch-0.9/ql/src/java/org/apache/hadoop/hive/ql/plan/DropTableDesc.java
* /hive/branches/branch-0.9/ql/src/java/org/apache/hadoop/hive/ql/plan/PartitionSpec.java
* /hive/branches/branch-0.9/ql/src/test/queries/clientnegative/drop_partition_filter_failure2.q
* /hive/branches/branch-0.9/ql/src/test/queries/clientpositive/drop_partitions_filter2.q
* /hive/branches/branch-0.9/ql/src/test/results/clientnegative/drop_partition_filter_failure2.q.out
* /hive/branches/branch-0.9/ql/src/test/results/clientpositive/drop_partitions_filter2.q.out

                
> drop partition for non-string columns is failing
> ------------------------------------------------
>
>                 Key: HIVE-3063
>                 URL: https://issues.apache.org/jira/browse/HIVE-3063
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore, Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.10.0, 0.9.1
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira