Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-715

build.xml sets up wrong 'hadoop.log.dir' property for 'ant test'

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.8.0
    • 0.9.0
    • test
    • None

    Description

      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.

      Attachments

        1. HADOOP-715_20061114.patch
          2 kB
          Arun Murthy

        Activity

          People

            acmurthy Arun Murthy
            acmurthy Arun Murthy
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: