[
https://issues.apache.org/jira/browse/KYLIN-6036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17930050#comment-17930050
]
ASF GitHub Bot commented on KYLIN-6036:
---------------------------------------
gleonSun opened a new pull request, #2285:
URL: https://github.com/apache/kylin/pull/2285
* validate host pattern
> 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)