Nick Lothian wrote:
That turns out to be a Unix vs DOS line endings thing (!).Running the following commands fixed that:dos2unix.exe /cygdrive/c/dev/prog/hadoop-0.14.1/conf/masters dos2unix.exe /cygdrive/c/dev/prog/hadoop-0.14.1/conf/slaves
That should not be required. When you install Cygwin, it has a setting for line endings, which I think defaults and should be left as unix-style, not windows style. Could that be the issue?
Doug
