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 "Chris Douglas (JIRA)" <ji...@apache.org> on 2008/03/06 23:45:01 UTC

[jira] Created: (HADOOP-2958) Test utility no longer works in trunk

Test utility no longer works in trunk
-------------------------------------

                 Key: HADOOP-2958
                 URL: https://issues.apache.org/jira/browse/HADOOP-2958
             Project: Hadoop Core
          Issue Type: Bug
          Components: test
    Affects Versions: 0.16.0
            Reporter: Chris Douglas
            Assignee: Chris Douglas
            Priority: Minor
             Fix For: 0.16.1


Filebench no longer works in trunk, due to HADOOP-2391 performing a check for the existence of the output directory (it improperly sets it to the file location, which works due to URI.resolve semantics)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-2958) Test utility no longer works in trunk

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-2958:
----------------------------------

    Attachment: 2958.patch

This patch fixes filebench and corrects a trivial bug in GenericMRLoadGenerator (min/max word counts are identical).

> Test utility no longer works in trunk
> -------------------------------------
>
>                 Key: HADOOP-2958
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2958
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.16.0
>            Reporter: Chris Douglas
>            Assignee: Chris Douglas
>            Priority: Minor
>             Fix For: 0.16.1
>
>         Attachments: 2958.patch
>
>
> Filebench no longer works in trunk, due to HADOOP-2391 performing a check for the existence of the output directory (it improperly sets it to the file location, which works due to URI.resolve semantics)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-2958) Test utility no longer works in trunk

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576155#action_12576155 ] 

Hudson commented on HADOOP-2958:
--------------------------------

Integrated in Hadoop-trunk #422 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/422/])

> Test utility no longer works in trunk
> -------------------------------------
>
>                 Key: HADOOP-2958
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2958
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.16.0
>            Reporter: Chris Douglas
>            Assignee: Chris Douglas
>            Priority: Minor
>             Fix For: 0.16.1
>
>         Attachments: 2958.patch
>
>
> Filebench no longer works in trunk, due to HADOOP-2391 performing a check for the existence of the output directory (it improperly sets it to the file location, which works due to URI.resolve semantics)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-2958) Test utility no longer works in trunk

Posted by "Arun C Murthy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arun C Murthy updated HADOOP-2958:
----------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

I just committed this. Thanks, Chris!

> Test utility no longer works in trunk
> -------------------------------------
>
>                 Key: HADOOP-2958
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2958
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.16.0
>            Reporter: Chris Douglas
>            Assignee: Chris Douglas
>            Priority: Minor
>             Fix For: 0.16.1
>
>         Attachments: 2958.patch
>
>
> Filebench no longer works in trunk, due to HADOOP-2391 performing a check for the existence of the output directory (it improperly sets it to the file location, which works due to URI.resolve semantics)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-2958) Test utility no longer works in trunk

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-2958:
----------------------------------

    Status: Patch Available  (was: Open)

> Test utility no longer works in trunk
> -------------------------------------
>
>                 Key: HADOOP-2958
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2958
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.16.0
>            Reporter: Chris Douglas
>            Assignee: Chris Douglas
>            Priority: Minor
>             Fix For: 0.16.1
>
>         Attachments: 2958.patch
>
>
> Filebench no longer works in trunk, due to HADOOP-2391 performing a check for the existence of the output directory (it improperly sets it to the file location, which works due to URI.resolve semantics)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.