[ http://issues.apache.org/jira/browse/HADOOP-207?page=all ]
     
Doug Cutting resolved HADOOP-207:
---------------------------------

    Resolution: Fixed

I just committed this.  The patch did not correctly handle paths with spaces on 
Win32.  I fixed that by converting them to space-free DOS paths.  Thanks, 
Hairong.

> Patch to HADOOP-96 uses long deprecated call
> --------------------------------------------
>
>          Key: HADOOP-207
>          URL: http://issues.apache.org/jira/browse/HADOOP-207
>      Project: Hadoop
>         Type: Bug

>     Versions: 0.2
>     Reporter: Bryan Pendleton
>     Assignee: Hairong Kuang
>     Priority: Critical
>      Fix For: 0.2.1
>  Attachments: logging.patch, logging.patch
>
> System.getenv() was deprecated in Java 1.4. My mixed Java 1.4/Java 1.5 
> cluster won't start up with this code in place. Should probably change the 
> scripts to pass the necessary environment variables in using -D or explicit 
> arguments.

-- 
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

Reply via email to