*Hit Exception Cache: false *means your query does not hit not cache, if you query again, the result would be "Hit Exception Cache: true"
2017-01-09 17:20 GMT+08:00 Phong Pham <[email protected]>: > Hi, > i saw this on log file after a query finished: > > *Accept Partial: true* > *Is Partial Result: false* > *Hit Exception Cache: false* > *Storage cache used: false* > *Message: null* > > On setting, i set: > *kylin.query.cache.enabled=true* > > and enable cache on System tab. > > So Is my query not cached? > > And sometime, my kylin server go down with some bad query or unknow > reasons. So how can i kill slow queries automatically? > Thanks >
