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:31:18 UTC

[jira] [Commented] (HIVE-3231) msck repair should find partitions already containing data files

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

Hudson commented on HIVE-3231:
------------------------------

Integrated in Hive-trunk-hadoop2 #54 (See [https://builds.apache.org/job/Hive-trunk-hadoop2/54/])
    HIVE-3231 : msck repair should find partitions already containing data files (Keegan Mosley via Ashutosh Chauhan) (Revision 1418863)

     Result = ABORTED
hashutosh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1418863
Files : 
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/metadata/HiveMetaStoreChecker.java
* /hive/trunk/ql/src/test/queries/clientpositive/repair.q
* /hive/trunk/ql/src/test/queries/clientpositive/repair_hadoop23.q

                
> msck repair should find partitions already containing data files
> ----------------------------------------------------------------
>
>                 Key: HIVE-3231
>                 URL: https://issues.apache.org/jira/browse/HIVE-3231
>             Project: Hive
>          Issue Type: Improvement
>          Components: Metastore
>    Affects Versions: 0.10.0, 0.9.1
>            Reporter: Keegan Mosley
>            Assignee: Carl Steinbach
>              Labels: msck
>             Fix For: 0.11.0
>
>         Attachments: HIVE-3231.1.patch.txt, HIVE-3231.2.patch.txt
>
>
> msck repair currently will only discover partition directories if they are empty.
> It seems a more apt use case to copy data files into a table, creating the partition directories as you go, rather than creating a bunch of empty partition directories, then running msck repair to dynamically add them, then inserting your actual data files.

--
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