Hi, devs I'm trying to work with hyracks without Asterix. However, I got a little confused with how to run the simple WordCount example (hyracks-examples/text-example). I've read in a README file (hyracks-server/docs/README) that I should begin starting CC and NC with bin/hyrackscc.sh and bin/hyracksnc.sh scripts. When I tried to run these I received the following output: "my-host-name eth0: error fetching interface information: Device not found em1: error fetching interface information: Device not found" They are running? Is that ok? How to check it out? And at last but not least, if the CC and NC are going ok, how to run the WordCount example job on it?
Thanks! Ígor Chagas Marques
