summaryrefslogtreecommitdiffstats
path: root/cookbooks/aai-resources/aai-resources-config/templates/default/aai-resources-config/titan-realtime.properties
blob: b8c6168375b02598055bc4c6a0d515081658b190 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# the following parameters are not reloaded automatically and require a manual bounce
query.fast-property=true
storage.backend=<%= @STORAGE_BACKEND %>
storage.hostname=<%= @STORAGE_HOSTNAME %>
#schema.default=none
storage.lock.wait-time=300
storage.hbase.table=<%= @STORAGE_HBASE_TABLE %>
storage.hbase.ext.zookeeper.znode.parent=<%= @STORAGE_HBASE_ZOOKEEPER_ZNODE_PARENT %>
# Setting db-cache to false ensure the fastest propagation of changes across servers
cache.db-cache = false
#cache.db-cache-clean-wait = 20
#cache.db-cache-time = 180000
#cache.db-cache-size = 0.5