| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse#!/bin/bash -xe
# requires jq and 3 brokers to start
which jq || echo 'no jq found, bye!' && exit 1
ZK_HOST=zkhost1:2181/kafka
AWS u-24tb1.112xlarge:
* 448 vCPUs
* 24576 GiB RAM
* 3 year reservation all upfront cost: $1.65M
* Monthly effective rate: $44,585
###########
# Variables
###########
variable "aws_key_name" {
default = "mykeypair"
#------------------------------------------------------------------------------
# AUTOVACUUM PARAMETERS
#------------------------------------------------------------------------------
#autovacuum = on # Enable autovacuum subprocess? 'on'
A little background on my context:
We run multiple Solr JVMs per box, which live in directories like:
```
/mnt/solr_8983
| Back | FazBrowse Home | New Git URL |