You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Dominik Friedrich (JIRA)" <ji...@apache.org> on 2006/01/25 09:44:09 UTC

[jira] Created: (NUTCH-187) Run Nutch on Windows without 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


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


[jira] Updated: (NUTCH-187) Cannot start Nutch datanodes on Windows outside of a cygwin environment because of DF

Posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/NUTCH-187?page=all ]

Chris A. Mattmann updated NUTCH-187:
------------------------------------

    Summary: Cannot start Nutch datanodes on Windows outside of a cygwin environment  because of DF  (was: Run Nutch on Windows without Cygwin)

Update comment to be more descriptive of the actual issue

> Cannot start Nutch datanodes on Windows outside of a cygwin environment  because of DF
> --------------------------------------------------------------------------------------
>
>          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


[jira] Updated: (NUTCH-187) Run Nutch on Windows without Cygwin

Posted by "Dominik Friedrich (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/NUTCH-187?page=all ]

Dominik Friedrich updated NUTCH-187:
------------------------------------

    Attachment: DF.diff

This patch enables Nutch to read the free disk space on Windows systems. This version is not able to read the partition size but only the free space. On Windows capacity is set to two times free disk space, used to free disk space, percent used to 50 and mount to the partition e.g. c:.

This patch has only been used in some experiments just to be able to start a datanode on Windows from within Eclipse IDE.

> 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


[jira] Closed: (NUTCH-187) Cannot start Nutch datanodes on Windows outside of a cygwin environment because of DF

Posted by "Sami Siren (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/NUTCH-187?page=all ]
     
Sami Siren closed NUTCH-187:
----------------------------

    Resolution: Won't Fix

closed as requested

> Cannot start Nutch datanodes on Windows outside of a cygwin environment  because of DF
> --------------------------------------------------------------------------------------
>
>          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


[jira] Commented: (NUTCH-187) Run Nutch on Windows without Cygwin

Posted by "Doug Cutting (JIRA)" <ji...@apache.org>.
    [ 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