How do I obtain CCM clustering key?
 
			
		Accepted answer
 
								If you are using CCM 6.0.4 or 6.0.5, you can use the following clustering key:
    0eb30d9f-b674-376b-995a-0fa191335692
    
    To use the key, go to the server startup of the CCM nodes as indicated by the interactive installation guide for clustering, below is the sample line :
    set JAVA_OPTS=%JAVA_OPTS% -Dactivation.code.ClusterSupport=0eb30d9f-b674-376b-995a-0fa191335692
    Please note that in CCM 6.0.6, the setup would work without asking for the key.
    MQTT is still required.