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
Affects Versions: 0.2.0
Reporter: Johan Oskarsson
Fix For: 0.2.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.