installer clusterstatus
Displays the state of the cluster.
Syntax
- CLI
-
/opt/mapr/bin/maprcli installer clusterstatus usage: create_cluster_status.py [ -pypath pythonpath (optional, default is python3, use -h for help) ] [-h] -c CLUSTER_NAME [-m] [-p]
Parameters
|
Parameter |
Description |
|---|---|
| -pypath | Optional path to the python executable. Default executable is
python3. |
| -c |
Mandatory. Name of the cluster for which to retrieve the state. |
| -m | --mock_output | Optional. Display mock data for state. |
| -p | --pretty | Optional. Tidy the output for readability. |
Cluster status example
Retrieve the status for cluster NA3213:
- CLI
-
/opt/mapr/bin/maprcli installer clusterstatus -c NA3213 -p