[ http://issues.apache.org/jira/browse/HADOOP-207?page=comments#action_12383240 ]
Doug Cutting commented on HADOOP-207: ------------------------------------- The 1.4 compatibility issue could be worthy of fixing in 0.2.1 (which I can't release until svn writes are re-enabled... checking... and it looks like they just were!). What exactly is the problem on your mixed cluster? Should I try to squeeze this into the 0.2.1 release? I'm concerned about the other changes on Win32. Have you tested that the new Java command-line parameters work correctly if they contain spaces? In particular, we should test that these work correctly when either the username or the log directory path contain spaces. Thanks! > 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
