Skip to content

Instantly share code, notes, and snippets.

@pnarayanan
Created November 11, 2016 18:42
Show Gist options
  • Save pnarayanan/5101cf778a5ade0a4a4131c6ba13218c to your computer and use it in GitHub Desktop.
Save pnarayanan/5101cf778a5ade0a4a4131c6ba13218c to your computer and use it in GitHub Desktop.
{
"clusterName": "Perf",
"version": 3,
"partitions": [
{
"id": 0,
"partitionState": "READ_WRITE",
"replicaCapacityInBytes": 107374182400,
"replicas": [
{
"hostname": "lva1-app2038.stg.linkedin.com",
"port": 15088,
"mountPath": "/mnt/u001/ambrydata"
},
{
"hostname": "lva1-app2039.stg.linkedin.com",
"port": 15088,
"mountPath": "/mnt/u001/ambrydata"
},
{
"hostname": "lva1-app2040.stg.linkedin.com",
"port": 15088,
"mountPath": "/mnt/u001/ambrydata"
},
]
},
{
"id": 1,
"partitionState": "READ_WRITE",
"replicaCapacityInBytes": 107374182400,
"replicas": [
{
"hostname": "lva1-app2041.stg.linkedin.com",
"port": 15088,
"mountPath": "/mnt/u001/ambrydata"
},
{
"hostname": "lva1-app2042.stg.linkedin.com",
"port": 15088,
"mountPath": "/mnt/u001/ambrydata"
},
{
"hostname": "lva1-app2043.stg.linkedin.com",
"port": 15088,
"mountPath": "/mnt/u001/ambrydata"
},
]
},
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment