Ma Gang created KYLIN-3209:
------------------------------

             Summary: 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


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)

Reply via email to