1

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 ?

Mohamed Saleh
  • 135
  • 3
  • 14
  • nc is Netcat (https://en.wikipedia.org/wiki/Netcat). I have no clue how to get it working on Windows 10 however. Samza is extensively tested on Linux, with very little testing done on Windows. – Jon Bringhurst Feb 15 '17 at 18:22
  • @JonBringhurst i know the commands are netcat and it got its errors on linux too, i contacted samza developers when i posted this question and they haven't replied yet so i was hoping someone would have encountered this problem before. – Mohamed Saleh Feb 16 '17 at 18:51

0 Answers0