You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Thiruvel Thirumoolan (JIRA)" <ji...@apache.org> on 2011/03/08 20:26:59 UTC

[jira] Updated: (HIVE-2033) A database's warehouse.dir is not used for tables created in it.

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

Thiruvel Thirumoolan updated HIVE-2033:
---------------------------------------

    Attachment: HIVE-2033_prelim.patch

Preliminary patch. Test cases being added.

> A database's warehouse.dir is not used for tables created in it.
> ----------------------------------------------------------------
>
>                 Key: HIVE-2033
>                 URL: https://issues.apache.org/jira/browse/HIVE-2033
>             Project: Hive
>          Issue Type: Bug
>          Components: Clients, Metastore
>    Affects Versions: 0.7.0, 0.8.0
>            Reporter: Thiruvel Thirumoolan
>            Assignee: Thiruvel Thirumoolan
>             Fix For: 0.8.0
>
>         Attachments: HIVE-2033_prelim.patch
>
>
> $ create database db with dbproperties ('hive.metastore.warehouse.dir' = 'loc');
> $ use db;
> $ create table test(name string);
> Table 'test's location is not under 'loc'. Instead its under hive-site.xml's warehouse dir.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira