You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Arun C Murthy (JIRA)" <ji...@apache.org> on 2006/11/14 04:45:37 UTC

[jira] Created: (HADOOP-715) build.xml sets up wrong 'hadoop.log.dir' property for 'ant test'

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
             Fix For: 0.9.0


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

        

[jira] Updated: (HADOOP-715) build.xml sets up wrong 'hadoop.log.dir' property for 'ant test'

Posted by "Arun C Murthy (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HADOOP-715?page=all ]

Arun C Murthy updated HADOOP-715:
---------------------------------

    Status: Patch Available  (was: Open)

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

        

[jira] Updated: (HADOOP-715) build.xml sets up wrong 'hadoop.log.dir' property for 'ant test'

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

        

[jira] Updated: (HADOOP-715) build.xml sets up wrong 'hadoop.log.dir' property for 'ant test'

Posted by "Arun C Murthy (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HADOOP-715?page=all ]

Arun C Murthy updated HADOOP-715:
---------------------------------

    Attachment: HADOOP-715_20061114.patch

Here is a simple fix...

I've also renamed the 'hadoop.log.dir' variable in ant to 'test.log.dir' since it is used only in the 'test' target for consistency and to ensure people don't get confused.

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

        

[jira] Updated: (HADOOP-715) build.xml sets up wrong 'hadoop.log.dir' property for 'ant test'

Posted by "Arun C Murthy (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HADOOP-715?page=all ]

Arun C Murthy updated HADOOP-715:
---------------------------------

    Priority: Minor  (was: Major)

> 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

        

[jira] Commented: (HADOOP-715) build.xml sets up wrong 'hadoop.log.dir' property for 'ant test'

Posted by "Owen O'Malley (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HADOOP-715?page=comments#action_12449732 ] 
            
Owen O'Malley commented on HADOOP-715:
--------------------------------------

+1

> 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