When i try to setup Apache Samza, i get nc command not found when starting zookeeper. I'm running the command:
bin/grid bootstrap
i get
/c/..../hello-samza/bin/grid: line 170: nc: command not found
I'm writing the command in git bash console on windows 10 Education. I'm new to samza and git bash in general. How can i fix this or is there a way to integrate nc commands in git bash basic commands? or am i running the commands in the wrong console ?