[ http://issues.apache.org/jira/browse/NUTCH-187?page=comments#action_12363991 ]
Doug Cutting commented on NUTCH-187: ------------------------------------ Running outside of cygwin is not currently a priority. To truly escape cygwin, all the scripts in bin/ would need to be replaced, ideally with portable Java, rather than maintaining two versions. I would rather have a dependency on cygwin than have to maintain two versions of lots of stuff. But mostly these are things which cannot be done from Java. So we're left with cygwin. > Run Nutch on Windows without Cygwin > ----------------------------------- > > Key: NUTCH-187 > URL: http://issues.apache.org/jira/browse/NUTCH-187 > Project: Nutch > Type: Improvement > Components: ndfs > Versions: 0.8-dev > Environment: Windows > Reporter: Dominik Friedrich > Priority: Minor > Attachments: DF.diff > > Currently you cannot start Nutch datanodes on Windows outside of a cygwin > environment because it relies on the df command to read the free disk space. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
