You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Phani Rahul Pedduri (JIRA)" <ji...@apache.org> on 2015/09/09 22:35:46 UTC

[jira] [Created] (HIVE-11772) check target directory for `create table`

Phani Rahul Pedduri created HIVE-11772:
------------------------------------------

             Summary: check target directory for `create table` 
                 Key: HIVE-11772
                 URL: https://issues.apache.org/jira/browse/HIVE-11772
             Project: Hive
          Issue Type: New Feature
          Components: Database/Schema
            Reporter: Phani Rahul Pedduri


for managed tables, when they are created, they point to /hive/<table-name>
It doesn't check whether or not that location is empty. We find out that when we insert data into that table. 

Why not throw an error while creating the table itself that the location isn't empty or something like that?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)