[ http://issues.apache.org/jira/browse/HADOOP-715?page=all ]
Doug Cutting updated HADOOP-715:
--------------------------------
Status: Resolved (was: Patch Available)
Resolution: Fixed
I just committed this. Thanks, Arun!
> build.xml sets up wrong 'hadoop.log.dir' property for 'ant test'
> ----------------------------------------------------------------
>
> Key: HADOOP-715
> URL: http://issues.apache.org/jira/browse/HADOOP-715
> Project: Hadoop
> Issue Type: Bug
> Components: test
> Affects Versions: 0.8.0
> Reporter: Arun C Murthy
> Assigned To: Arun C Murthy
> Priority: Minor
> Fix For: 0.9.0
>
> Attachments: HADOOP-715_20061114.patch
>
>
> build.xml - line nos. 329-331
> <sysproperty key="hadoop.log.dir" value="${hadoop.log.dir}"/>
> <sysproperty key="test.src.dir" value="${test.src.dir}"/>
> <sysproperty key="hadoop.log.dir" value="."/>
> wrongly overrides 'hadoop.log.dir' causing it to be setup incorrectly.
--
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