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 "Steve Loughran (JIRA)" <ji...@apache.org> on 2009/05/23 22:37:45 UTC

[jira] Created: (HADOOP-5905) Provide better error messages when fs.default.name is invalid

Provide better error messages when fs.default.name is invalid
-------------------------------------------------------------

                 Key: HADOOP-5905
                 URL: https://issues.apache.org/jira/browse/HADOOP-5905
             Project: Hadoop Core
          Issue Type: Improvement
          Components: dfs
    Affects Versions: 0.21.0
            Reporter: Steve Loughran
            Assignee: Steve Loughran
            Priority: Minor


this the followon to HADOOP-5687 - its not enough to detect bad uris, we need good error messages and a set of tests to make sure everything works as intended.

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


[jira] Updated: (HADOOP-5905) Provide better error messages when fs.default.name is invalid

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

Steve Loughran updated HADOOP-5905:
-----------------------------------

    Status: Patch Available  (was: Open)

> Provide better error messages when fs.default.name is invalid
> -------------------------------------------------------------
>
>                 Key: HADOOP-5905
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5905
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: dfs
>    Affects Versions: 0.21.0
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Minor
>         Attachments: HADOOP-5095-1.patch
>
>
> this the followon to HADOOP-5687 - its not enough to detect bad uris, we need good error messages and a set of tests to make sure everything works as intended.

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


[jira] Commented: (HADOOP-5905) Provide better error messages when fs.default.name is invalid

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

Hadoop QA commented on HADOOP-5905:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12408889/HADOOP-5095-1.patch
  against trunk revision 778994.

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 3 new or modified tests.

    -1 patch.  The patch command could not apply the patch.

Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/407/console

This message is automatically generated.

> Provide better error messages when fs.default.name is invalid
> -------------------------------------------------------------
>
>                 Key: HADOOP-5905
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5905
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: dfs
>    Affects Versions: 0.21.0
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Minor
>         Attachments: HADOOP-5095-1.patch
>
>
> this the followon to HADOOP-5687 - its not enough to detect bad uris, we need good error messages and a set of tests to make sure everything works as intended.

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


[jira] Commented: (HADOOP-5905) Provide better error messages when fs.default.name is invalid

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

Steve Loughran commented on HADOOP-5905:
----------------------------------------

I've submitted a patch that is simply a rename of the tests/changes attached to HADOOP-5867; the filename may be different, but not the code

> Provide better error messages when fs.default.name is invalid
> -------------------------------------------------------------
>
>                 Key: HADOOP-5905
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5905
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: dfs
>    Affects Versions: 0.21.0
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Minor
>         Attachments: HADOOP-5095-1.patch
>
>
> this the followon to HADOOP-5687 - its not enough to detect bad uris, we need good error messages and a set of tests to make sure everything works as intended.

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


[jira] Updated: (HADOOP-5905) Provide better error messages when fs.default.name is invalid

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

Steve Loughran updated HADOOP-5905:
-----------------------------------

    Attachment: HADOOP-5095-1.patch

> Provide better error messages when fs.default.name is invalid
> -------------------------------------------------------------
>
>                 Key: HADOOP-5905
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5905
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: dfs
>    Affects Versions: 0.21.0
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Minor
>         Attachments: HADOOP-5095-1.patch
>
>
> this the followon to HADOOP-5687 - its not enough to detect bad uris, we need good error messages and a set of tests to make sure everything works as intended.

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