Guoliang Sun created KYLIN-6036:
-----------------------------------
Summary: 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
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)