Repository: kylin Updated Branches: refs/heads/v1.6.0-rc1 43d66a1d3 -> 772fa541a
minor, remove unused entry in kylin.properties Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/772fa541 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/772fa541 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/772fa541 Branch: refs/heads/v1.6.0-rc1 Commit: 772fa541adcda01e624f15b42381bcee6886d59f Parents: e901cf2 Author: shaofengshi <[email protected]> Authored: Wed Oct 26 11:59:44 2016 +0800 Committer: shaofengshi <[email protected]> Committed: Wed Oct 26 12:00:13 2016 +0800 ---------------------------------------------------------------------- build/conf/kylin.properties | 3 --- 1 file changed, 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kylin/blob/772fa541/build/conf/kylin.properties ---------------------------------------------------------------------- diff --git a/build/conf/kylin.properties b/build/conf/kylin.properties index ed86bdb..33a4e76 100644 --- a/build/conf/kylin.properties +++ b/build/conf/kylin.properties @@ -48,9 +48,6 @@ kylin.metadata.url=kylin_metadata@hbase # The storage for final cube file in hbase kylin.storage.url=hbase -# In seconds (2 days) -kylin.storage.cleanup.time.threshold=172800000 - # Working folder in HDFS, make sure user has the right access to the hdfs directory kylin.hdfs.working.dir=/kylin
