[
https://issues.apache.org/jira/browse/KYLIN-3074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16278094#comment-16278094
]
Shaofeng SHI commented on KYLIN-3074:
-------------------------------------
Thanks zhixiong;
Hi jianhua, when I merge this patch, I found it has conflict with another patch
(KYLIN-3030) that you submitted previously, I don't know how to resolve the
conflict, could you please check and update the patch with latest code base?
Thanks:
{code}
both modified: webapp/app/partials/cubes/cubes.html
{code}
> Change cube access to project access in ExternalAclProvider.java
> ----------------------------------------------------------------
>
> Key: KYLIN-3074
> URL: https://issues.apache.org/jira/browse/KYLIN-3074
> Project: Kylin
> Issue Type: Bug
> Affects Versions: v2.2.0
> Reporter: peng.jianhua
> Assignee: peng.jianhua
> Attachments: 0001-KYLIN-3074-branch-2.2.x.patch
>
>
> According to ranger recommendations, the following aspects were modified:
> 1.Cube ACL is removed since v2.2.0, we shuold modify the aclPermission name,
> no longer cube access.
> 2.Remove unnecessary requests. For example, get cube and model access
> entities, it will be recorded in the ranger audit log.
> 3.Remove unnecessary permission verification. Kylin currently used four
> permissions(ADMINISTRATION,MANAGEMENT,OPERATION,READ), other permissions do
> not need to be verified. Every time permission verification will be recorded
> in the ranger audit log.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)