[
https://issues.apache.org/jira/browse/KYLIN-3209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhong Yanghong updated KYLIN-3209:
----------------------------------
Fix Version/s: v2.3.0
> Optimize job partial statistics path is inconsistent with existing one
> ----------------------------------------------------------------------
>
> Key: KYLIN-3209
> URL: https://issues.apache.org/jira/browse/KYLIN-3209
> Project: Kylin
> Issue Type: Improvement
> Components: Job Engine
> Reporter: Ma Gang
> Assignee: Ma Gang
> Priority: Minor
> Fix For: v2.3.0
>
> Attachments: fix_KYLIN-3209.patch
>
>
> batch build partial statistics file path is
> .../statistics/statistics_\{shardID}
> optimize job partial statistics file path is
> .../statistics/cuboid_statistics.seq_\{shardID}
> And in SaveStatistics step, it use "statistics" as prefix to filter files in
> hdfs, so to make it consistent, change the optimize job statistics file name
> to .../statistics/statistics_\{shardID}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)