Created
November 11, 2016 18:42
-
-
Save pnarayanan/5101cf778a5ade0a4a4131c6ba13218c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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