[ http://issues.apache.org/jira/browse/HADOOP-207?page=comments#action_12383242 ]
Owen O'Malley commented on HADOOP-207: -------------------------------------- If you run Hadoop 0.2.0 on jdk 1.4.2 it gets an exception that stops the servers at start up. > 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
