[
https://issues.apache.org/jira/browse/HIVE-3231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13527569#comment-13527569
]
Hudson commented on HIVE-3231:
------------------------------
Integrated in Hive-trunk-h0.21 #1845 (See
[https://builds.apache.org/job/Hive-trunk-h0.21/1845/])
HIVE-3231 : msck repair should find partitions already containing data
files (Keegan Mosley via Ashutosh Chauhan) (Revision 1418863)
Result = FAILURE
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
>
> 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