hit-lacus opened a new pull request #741: KYLIN-4081 Use absolute path instead of relative for local segment cache URL: https://github.com/apache/kylin/pull/741 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 is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
