[
https://issues.apache.org/jira/browse/KYLIN-5981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guoliang Sun updated KYLIN-5981:
--------------------------------
Summary: Security Vulnerabilities: Scanning found high-risk security
vulnerabilities (was: Real-time model building failed)
> Security Vulnerabilities: Scanning found high-risk security vulnerabilities
> ---------------------------------------------------------------------------
>
> Key: KYLIN-5981
> URL: https://issues.apache.org/jira/browse/KYLIN-5981
> Project: Kylin
> Issue Type: Bug
> Affects Versions: 5.0.0
> Reporter: Guoliang Sun
> Assignee: Guoliang Sun
> Priority: Major
>
> This problem is due to the fact that the partial playback mechanism used for
> audit log playback in real-time tasks uses the path containing the model ID
> for filtering. After metadata reconstruction, the partial metadata path of
> the audit log does not contain the model ID.
> The fix is to add a model_uuid field to the audit log table. The audit log
> of metadata changes related to fact tasks will be marked with model_uuid, and
> model_uuid is used for filtering during partial playback.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)