[ 
https://issues.apache.org/jira/browse/KYLIN-4081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16888674#comment-16888674
 ] 

ASF subversion and git services commented on KYLIN-4081:
--------------------------------------------------------

Commit 0b38be9a62984025e0196278e0e517c96df99e43 in kylin's branch 
refs/heads/master-hadoop3.1 from XiaoxiangYu
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=0b38be9 ]

KYLIN-4081 Use absolute path instead of relative for local segment cache

1. Use absolute path instead of relative path for local segment cache may cause 
unpredicted result. After restart receiver, if working directory change, 
Receiver cannot find segment data/checkpoint which created previously, and 
recreate new one, which is a serious problem.

2. Add several way of metrics for streaming receiver, including console/csv/jmx.


> Use absolute path instead of relative path for local segment cache
> ------------------------------------------------------------------
>
>                 Key: KYLIN-4081
>                 URL: https://issues.apache.org/jira/browse/KYLIN-4081
>             Project: Kylin
>          Issue Type: Improvement
>          Components: Real-time Streaming
>            Reporter: Xiaoxiang Yu
>            Assignee: Xiaoxiang Yu
>            Priority: Major
>             Fix For: v3.0.0-alpha2
>
>
> Use absolute path instead of relative path for local segment cache may cause 
> unpredicted result. After restart receiver, if working directory change, 
> Receiver cannot find segment data/checkpoint which created previously, and 
> recreate new one, which is a serious problem.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to