blob: ea002ab0bde63506b09572ad3a8917fbaf75616b [file] [log] [blame]
{
"cc": {
"configUri": "http://127.0.0.1:19002/admin/cluster/cc/config",
"statsUri": "http://127.0.0.1:19002/admin/cluster/cc/stats",
"threadDumpUri": "http://127.0.0.1:19002/admin/cluster/cc/threaddump"
},
"config": {
"api.port": 19002,
"cc.java.opts": "-Xmx1024m",
"compiler.framesize": 32768,
"compiler.groupmemory": 163840,
"compiler.joinmemory": 163840,
"compiler.pregelix.home": "~/pregelix",
"compiler.sortmemory": 327680,
"feed.central.manager.port": 4500,
"feed.max.threshold.period": 5,
"feed.memory.available.wait.timeout": 10,
"feed.memory.global.budget": 67108864,
"feed.pending.work.threshold": 50,
"feed.port": 19003,
"log.level": "INFO",
"max.wait.active.cluster": 60,
"nc.java.opts": "-Xmx1024m",
"plot.activate": false,
"replication.enabled": false,
"replication.factor": 2,
"replication.log.batchsize": 4096,
"replication.log.buffer.numpages": 8,
"replication.log.buffer.pagesize": 131072,
"replication.max.remote.recovery.attempts": 5,
"replication.timeout": 30,
"storage.buffercache.maxopenfiles": 2147483647,
"storage.buffercache.pagesize": 32768,
"storage.buffercache.size": 33554432,
"storage.lsm.bloomfilter.falsepositiverate": 0.01,
"storage.memorycomponent.globalbudget": 536870912,
"storage.memorycomponent.numcomponents": 2,
"storage.memorycomponent.numpages": 8,
"storage.memorycomponent.pagesize": 131072,
"storage.metadata.memorycomponent.numpages": 256,
"txn.commitprofiler.reportinterval": 5,
"txn.job.recovery.memorysize": 67108864,
"txn.lock.escalationthreshold": 1000,
"txn.lock.shrinktimer": 5000,
"txn.lock.timeout.sweepthreshold": 10000,
"txn.lock.timeout.waitthreshold": 60000,
"txn.log.buffer.numpages": 8,
"txn.log.buffer.pagesize": 131072,
"txn.log.checkpoint.history": 0,
"txn.log.checkpoint.lsnthreshold": 67108864,
"txn.log.checkpoint.pollfrequency": 120,
"txn.log.partitionsize": 268435456,
"web.port": 19001,
"web.queryinterface.port": 19006,
"web.secondary.port": 19005
},
"fullShutdownUri": "http://127.0.0.1:19002/admin/shutdown?all=true",
"metadata_node": "asterix_nc1",
"ncs": [
{
"configUri": "http://127.0.0.1:19002/admin/cluster/node/asterix_nc1/config",
"node_id": "asterix_nc1",
"partitions": [
{
"active": true,
"partition_id": "partition_0"
},
{
"active": true,
"partition_id": "partition_1"
}
],
"state": "ACTIVE",
"statsUri": "http://127.0.0.1:19002/admin/cluster/node/asterix_nc1/stats",
"threadDumpUri": "http://127.0.0.1:19002/admin/cluster/node/asterix_nc1/threaddump"
},
{
"configUri": "http://127.0.0.1:19002/admin/cluster/node/asterix_nc2/config",
"node_id": "asterix_nc2",
"partitions": [
{
"active": true,
"partition_id": "partition_2"
},
{
"active": true,
"partition_id": "partition_3"
}
],
"state": "ACTIVE",
"statsUri": "http://127.0.0.1:19002/admin/cluster/node/asterix_nc2/stats",
"threadDumpUri": "http://127.0.0.1:19002/admin/cluster/node/asterix_nc2/threaddump"
}
],
"shutdownUri": "http://127.0.0.1:19002/admin/shutdown",
"state": "ACTIVE",
"versionUri": "http://127.0.0.1:19002/admin/version"
}