You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Carl Steinbach (JIRA)" <ji...@apache.org> on 2010/07/23 18:50:59 UTC

[jira] Updated: (HIVE-246) Msck incorrectly finds tables not in ms

     [ https://issues.apache.org/jira/browse/HIVE-246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carl Steinbach updated HIVE-246:
--------------------------------

        Fix Version/s: 0.3.0
                           (was: 0.6.0)
    Affects Version/s:     (was: 0.6.0)

> Msck incorrectly finds tables not in ms
> ---------------------------------------
>
>                 Key: HIVE-246
>                 URL: https://issues.apache.org/jira/browse/HIVE-246
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Metastore
>            Reporter: Johan Oskarsson
>            Assignee: Johan Oskarsson
>             Fix For: 0.3.0
>
>         Attachments: HIVE-246.patch
>
>
> The msck command looks for tables on HDFS that are missing in the Metastore. It tries to find these tables in the same dir as already existing tables. Due to a bug it also does this for external tables, causing it to find unwanted results.

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