1.7.11 Parameters Changes
Configuration files
No New files
Files Change
- The configuration file
supported_dbs.json
has been updated for an external table on PostgreSQL. - The configuration file
notifications.json
has been updated to display a notification on deprecated/unknown parameters in the configuration.
Parameters
New Parameters
insert.queue.mem.size.mb
. Default value: 256. The maximum size, in MB, in the load buffer, waiting to be inserted in the index during a load operation.monitor.api.key
. API key used between monitor and Galactica to communicate safely.
Parameters change
- galactica.conf
pending.timeout
has been renamed topending.timeout.ms
timeout
has been renamed toselect.timeout.ms
analyzer.cache.size
has been renamed toanalyzer.cache.size.bytes
jdbc.timeout
has been renamed tojdbc.timeout.seconds
jdbc.query.timeout
has been renamed tojdbc.query.timeout.seconds
jdbc.disconnect.timeout
has been renamed tojdbc.disconnect.timeout.seconds
result.max_size
has been renamed toresult.max_size.mb
index.memory.max_size
has been renamed toindex.memory.max_size.mb
table.memory.max_size
has been renamed totable.memory.max_size.mb
global.result.max_size
has been renamed toglobal.result.max_size.mb
limited.memory.max_size
has been renamed tolimited.memory.max_size.mb
join.memory.max_size
has been renamed tojoin.memory.max_size.mb
insert.queue.mem.size
has been renamed toinsert.queue.mem.size.mb
tempo.request.wait
has been renamed totempo.request.wait.ms
free.cancelled.request.wait.time
has been renamed tofree.cancelled.request.wait.time.ms
post.kill.cleanup.delay
has been renamed topost.kill.cleanup.delay.ms
size.bucket
has been renamed tosize.bucket.mb
export.partition.size
has been renamed toexport.partition.size.mb
cache.master.minExecMs
has been renamed tocache.master.min_exec.ms
yarn.memory
has been renamed toyarn.memory.mb
yarn.memory.master
has been renamed toyarn.memory.master.mb
nodes.connect.timeout
has been renamed tonodes.connect.timeout.ms
nodes.connect.restart.delay
has been renamed tonodes.connect.restart.delay.seconds