You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org> on 2011/04/13 11:35:05 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13019263#comment-13019263 ] 

Amareshwari Sriramadasu commented on HIVE-2033:
-----------------------------------------------

Do you want close this in favor of HIVE-1537?

> 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