You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Carl Steinbach (JIRA)" <ji...@apache.org> on 2011/06/27 19:02:47 UTC

[jira] [Created] (HIVE-2241) Thrift MetaStore interface bypasses authorization checks

Thrift MetaStore interface bypasses authorization checks
--------------------------------------------------------

                 Key: HIVE-2241
                 URL: https://issues.apache.org/jira/browse/HIVE-2241
             Project: Hive
          Issue Type: Bug
          Components: JDBC, Metastore, ODBC, Security
            Reporter: Carl Steinbach


Hive's authorization mechanism works with DML and DDL statements only. Authorization checks are not applied when a Thrift client directly accesses the Metastore's Thrift interface, e.g. create_table(), drop_table(), alter_table(), get_databases(), get_tables(), etc.

Catalog functions such as get_databases() and get_tables() are directly accessed by JDBC and ODBC drivers.

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

        

[jira] [Assigned] (HIVE-2241) Thrift MetaStore interface bypasses authorization checks

Posted by "Enis Soztutar (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-2241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Enis Soztutar reassigned HIVE-2241:
-----------------------------------

    Assignee: Enis Soztutar
    
> Thrift MetaStore interface bypasses authorization checks
> --------------------------------------------------------
>
>                 Key: HIVE-2241
>                 URL: https://issues.apache.org/jira/browse/HIVE-2241
>             Project: Hive
>          Issue Type: Bug
>          Components: JDBC, Metastore, ODBC, Security
>            Reporter: Carl Steinbach
>            Assignee: Enis Soztutar
>
> Hive's authorization mechanism works with DML and DDL statements only. Authorization checks are not applied when a Thrift client directly accesses the Metastore's Thrift interface, e.g. create_table(), drop_table(), alter_table(), get_databases(), get_tables(), etc.
> Catalog functions such as get_databases() and get_tables() are directly accessed by JDBC and ODBC drivers.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-2241) Thrift MetaStore interface bypasses authorization checks

Posted by "Carl Steinbach (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-2241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carl Steinbach updated HIVE-2241:
---------------------------------

    Component/s: Authorization
    
> Thrift MetaStore interface bypasses authorization checks
> --------------------------------------------------------
>
>                 Key: HIVE-2241
>                 URL: https://issues.apache.org/jira/browse/HIVE-2241
>             Project: Hive
>          Issue Type: Bug
>          Components: Authorization, JDBC, Metastore, ODBC, Security
>            Reporter: Carl Steinbach
>            Assignee: Enis Soztutar
>
> Hive's authorization mechanism works with DML and DDL statements only. Authorization checks are not applied when a Thrift client directly accesses the Metastore's Thrift interface, e.g. create_table(), drop_table(), alter_table(), get_databases(), get_tables(), etc.
> Catalog functions such as get_databases() and get_tables() are directly accessed by JDBC and ODBC drivers.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira