[
https://issues.apache.org/jira/browse/KYLIN-6036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17930112#comment-17930112
]
ASF subversion and git services commented on KYLIN-6036:
--------------------------------------------------------
Commit 721b7a5e02696e9ce6398b9537579586937539b8 in kylin's branch
refs/heads/kylin5 from jlf
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=721b7a5e02 ]
KYLIN-6036 Skip tables without permissions when loading tables
* validate host pattern
---
Co-authored-by: longfei.jiang <[email protected]>
Co-authored-by: sheng.huang <[email protected]>
> Ranger permission issues cause errors when loading Hive tables
> --------------------------------------------------------------
>
> Key: KYLIN-6036
> URL: https://issues.apache.org/jira/browse/KYLIN-6036
> Project: Kylin
> Issue Type: Bug
> Affects Versions: 5.0.0
> Reporter: Guoliang Sun
> Priority: Major
>
> h3. Current Status
> Ranger is used to control table permissions for HDFS and Hive. However, Kylin
> uses Spark to access tables, so all databases and tables are displayed during
> the table loading process.
> When performing a full load of databases and tables, if there is no
> permission to access certain HDFS paths, it will cause table loading to fail.
> Currently, permission issues directly throw an exception and terminate the
> process, causing subsequent table loading operations to exit prematurely. As
> a result, none of the tables are loaded successfully.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)