#start the console app (client node) | |
export CLASSPATH=~/Downloads/hazelcast-3.7.5/bin/hazelcast.xml | |
cd demo | |
clientConsole.sh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#start the console app (client node) | |
export CLASSPATH=~/Downloads/hazelcast-3.7.5/bin/hazelcast.xml | |
cd demo | |
clientConsole.sh |