Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
v2.5.2
-
None
-
Patch
-
you can configure the parameter 'kylin.web.default-time-filter' in kylin.properties to change the default time filter value to get the job list you want
Description
We usually prepared our data up to yesterday's zero and build cube for the latest data before dawn.We monitor the cube build jobs and make sure they finish on time. As a result, the jobs information before current day is useless for us, because they have all finished yesterday and hava no problem.In addition,when there is many information of cubes and jobs, getting information from hbase will take a lot of time.So we add time filter for current day jobs and make the default value configurable