Re: kylin query performance not normal

2017-10-07 Thread Li Yang
Kylin does not cache a fast query, which returns in 2 seconds. Think it is cheap to execute again and does not worth to cache. On Tue, Sep 26, 2017 at 10:16 PM, 446463...@qq.com <446463...@qq.com> wrote: > Hi All: > I meet a problem when I query in kylin. > I found that some query hit storage cac

kylin query performance not normal

2017-09-26 Thread 446463...@qq.com
Hi All: I meet a problem when I query in kylin. I found that some query hit storage cache when I tried it twice and another query not although I did query twice. have someone meet this before? environment:CDH5.8 ,kylin2.0.0 446463...@qq.com