You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Mithun Radhakrishnan (JIRA)" <ji...@apache.org> on 2014/09/04 20:23:52 UTC

[jira] [Resolved] (HIVE-4274) Table created using HCatalog java client doesn't set the owner

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

Mithun Radhakrishnan resolved HIVE-4274.
----------------------------------------
       Resolution: Duplicate
    Fix Version/s: 0.14.0
         Assignee: Mithun Radhakrishnan

I've fixed this as part of HIVE-7341. {{HCatTable.owner(String)}} allows the owner-string to be set manually. Also, {{HCatTable}} instances constructed from existing tables in the metastore set the owner correctly, as seen from {{HCatTable::HCatTable(Table)}}. Available in trunk, branch-0.14.

> Table created using HCatalog java client doesn't set the owner
> --------------------------------------------------------------
>
>                 Key: HIVE-4274
>                 URL: https://issues.apache.org/jira/browse/HIVE-4274
>             Project: Hive
>          Issue Type: Bug
>          Components: HCatalog
>    Affects Versions: 0.10.0
>         Environment: hcatalog-0.4
> hadoop 0.23
> hive 0.9
>            Reporter: Arup Malakar
>            Assignee: Mithun Radhakrishnan
>             Fix For: 0.14.0
>
>
> HCatalog client doesn't seem to set the owner field. The owner field of the table remains null instead of being populated with the user who created the table. Creating table with hive cli seems to work fine.



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