You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Pengcheng Xiong (JIRA)" <ji...@apache.org> on 2017/07/21 05:14:00 UTC

[jira] [Updated] (HIVE-13125) Support masking and filtering of rows/columns

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

Pengcheng Xiong updated HIVE-13125:
-----------------------------------
    Attachment: ColumnMaskingInsertDesign.docx

> Support masking and filtering of rows/columns
> ---------------------------------------------
>
>                 Key: HIVE-13125
>                 URL: https://issues.apache.org/jira/browse/HIVE-13125
>             Project: Hive
>          Issue Type: New Feature
>          Components: Security
>    Affects Versions: 2.0.0
>            Reporter: Pengcheng Xiong
>            Assignee: Pengcheng Xiong
>             Fix For: 2.1.0
>
>         Attachments: ColumnMaskingInsertDesign.docx, HIVE-13125.01.patch, HIVE-13125.02.patch, HIVE-13125.03.patch, HIVE-13125.04.patch, HIVE-13125.final.patch
>
>
> Traditionally, access control at the row and column level is implemented through views. Using views as an access control method works well only when access rules, restrictions, and conditions are monolithic and simple. It however becomes ineffective when view definitions become too complex because of the complexity and granularity of privacy and security policies. It also becomes costly when a large number of views must be manually updated and maintained. In addition, the ability to update views proves to be challenging. As privacy and security policies evolve, required updates to views may negatively affect the security logic particularly when database applications reference the views directly by name. HIVE row and column access control helps resolve all these problems.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)