You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Ramesh Mani (Jira)" <ji...@apache.org> on 2021/10/06 06:24:00 UTC

[jira] [Updated] (RANGER-3460) Handle Authorization for various HMS api related operation

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

Ramesh Mani updated RANGER-3460:
--------------------------------
    Description: 
Handle Authorization for various HMS api related operation. Following command are to be handle in the way that it should not result in UNKNOWN command because of the check  introduced in RANGER-3368. There is no accessTypes defined for this as of now.

 GET_CATALOGS
  GET_COLUMNS
  GET_FUNCTIONS
  GET_SCHEMAS
  GET_TABLES
  GET_TABLETYPES
  GET_TYPEINFO
  START_TRANSACTION:
  COMMIT
  ROLLBACK
  SET_AUTOCOMMIT
  CACHE_METADATA
  ABORT_TRANSACTIONS

  was:
Handle Authorization for various HMS api related operation. Following command are to be handle in the way that it should not result in UNKNOWN command because of the check  introduced in RANGER-3368. There is no accessTypes defined for this as of now.

 GET_CATALOGS
 GET_COLUMNS
 GET_FUNCTIONS
 GET_SCHEMAS
 GET_TABLES
 GET_TABLETYPES
 GET_TYPEINFO
 START_TRANSACTION:
 COMMIT
 ROLLBACK
 SET_AUTOCOMMIT
 CACHE_METADATA
 ABORT_TRANSACTIONS
  REFRESH_TABLE


> Handle Authorization for various HMS api related operation
> ----------------------------------------------------------
>
>                 Key: RANGER-3460
>                 URL: https://issues.apache.org/jira/browse/RANGER-3460
>             Project: Ranger
>          Issue Type: Bug
>          Components: Ranger
>    Affects Versions: 3.0.0, 2.2.0
>            Reporter: Ramesh Mani
>            Assignee: Ramesh Mani
>            Priority: Major
>             Fix For: 3.0.0, 2.2.0
>
>
> Handle Authorization for various HMS api related operation. Following command are to be handle in the way that it should not result in UNKNOWN command because of the check  introduced in RANGER-3368. There is no accessTypes defined for this as of now.
>  GET_CATALOGS
>   GET_COLUMNS
>   GET_FUNCTIONS
>   GET_SCHEMAS
>   GET_TABLES
>   GET_TABLETYPES
>   GET_TYPEINFO
>   START_TRANSACTION:
>   COMMIT
>   ROLLBACK
>   SET_AUTOCOMMIT
>   CACHE_METADATA
>   ABORT_TRANSACTIONS



--
This message was sent by Atlassian Jira
(v8.3.4#803005)