You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/01/09 11:29:24 UTC

[jira] [Commented] (HIVE-3283) bucket information should be used from the partition instead of the table

    [ https://issues.apache.org/jira/browse/HIVE-3283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13548151#comment-13548151 ] 

Hudson commented on HIVE-3283:
------------------------------

Integrated in Hive-trunk-hadoop2 #54 (See [https://builds.apache.org/job/Hive-trunk-hadoop2/54/])
    HIVE-3283 bucket information should be used from the partition instead of the table
(Kevin Wilfong via namit) (Revision 1385084)

     Result = ABORTED
namit : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1385084
Files : 
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/ErrorMsg.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/metadata/Partition.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java
* /hive/trunk/ql/src/test/queries/clientnegative/alter_numbuckets_partitioned_table.q
* /hive/trunk/ql/src/test/queries/clientpositive/alter_numbuckets_partitioned_table.q
* /hive/trunk/ql/src/test/queries/clientpositive/bucketmapjoin10.q
* /hive/trunk/ql/src/test/queries/clientpositive/bucketmapjoin11.q
* /hive/trunk/ql/src/test/queries/clientpositive/bucketmapjoin12.q
* /hive/trunk/ql/src/test/queries/clientpositive/bucketmapjoin8.q
* /hive/trunk/ql/src/test/queries/clientpositive/bucketmapjoin9.q
* /hive/trunk/ql/src/test/queries/clientpositive/sort_merge_join_desc_5.q
* /hive/trunk/ql/src/test/queries/clientpositive/sort_merge_join_desc_6.q
* /hive/trunk/ql/src/test/queries/clientpositive/sort_merge_join_desc_7.q
* /hive/trunk/ql/src/test/results/clientnegative/alter_numbuckets_partitioned_table.q.out
* /hive/trunk/ql/src/test/results/clientpositive/alter_numbuckets_partitioned_table.q.out
* /hive/trunk/ql/src/test/results/clientpositive/bucketmapjoin10.q.out
* /hive/trunk/ql/src/test/results/clientpositive/bucketmapjoin11.q.out
* /hive/trunk/ql/src/test/results/clientpositive/bucketmapjoin12.q.out
* /hive/trunk/ql/src/test/results/clientpositive/bucketmapjoin8.q.out
* /hive/trunk/ql/src/test/results/clientpositive/bucketmapjoin9.q.out
* /hive/trunk/ql/src/test/results/clientpositive/sort_merge_join_desc_5.q.out
* /hive/trunk/ql/src/test/results/clientpositive/sort_merge_join_desc_6.q.out
* /hive/trunk/ql/src/test/results/clientpositive/sort_merge_join_desc_7.q.out

                
> bucket information should be used from the partition instead of the table
> -------------------------------------------------------------------------
>
>                 Key: HIVE-3283
>                 URL: https://issues.apache.org/jira/browse/HIVE-3283
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.10.0
>            Reporter: Namit Jain
>            Assignee: Kevin Wilfong
>             Fix For: 0.10.0
>
>         Attachments: HIVE-3283.1.patch.txt, HIVE-3283.2.patch.txt, HIVE-3283.3.patch.txt
>
>
> Currently Hive uses the number of buckets from the table object.
> Ideally, the number of buckets from the partition should be used

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira