You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Nitiraj Singh Rathore (JIRA)" <ji...@apache.org> on 2017/05/24 13:35:04 UTC

[jira] [Updated] (AMBARI-21108) Unable to upload table via Ambari Hive view if user does not have permission on default database

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

Nitiraj Singh Rathore updated AMBARI-21108:
-------------------------------------------
    Attachment: AMBARI-21108_branch-2.5.patch

Hive view 1.5 was using default DB for use statement in upload table feature. corrected it to use selected database

> Unable to upload table via Ambari Hive view if user does not have permission on default database
> ------------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-21108
>                 URL: https://issues.apache.org/jira/browse/AMBARI-21108
>             Project: Ambari
>          Issue Type: Bug
>    Affects Versions: 2.4.0
>            Reporter: Nitiraj Singh Rathore
>            Assignee: Nitiraj Singh Rathore
>             Fix For: 2.5.2
>
>         Attachments: AMBARI-21108_branch-2.5.patch
>
>
> Hive View : upload table code runs queries against 'default' database. which requires users to have permission on this database even though table is being uploaded in another database.
> Its a bug in hive view 1.5. 
> This bug is also present in hive view 1.5 of ambari release 2.5. 
> It will not occur in hive view 2.0 which is release with ambari 2.5.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)