You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2013/07/13 16:23:48 UTC

[jira] [Created] (HADOOP-9727) allow filesystems to declare a support URL to include in diagnostics messages on FS load failure

Steve Loughran created HADOOP-9727:
--------------------------------------

             Summary: allow filesystems to declare a support URL to include in diagnostics messages on FS load failure
                 Key: HADOOP-9727
                 URL: https://issues.apache.org/jira/browse/HADOOP-9727
             Project: Hadoop Common
          Issue Type: Improvement
          Components: fs
    Affects Versions: 2.1.0-beta
            Reporter: Steve Loughran
            Priority: Minor


Allow FS declarations  to have a config option to provide a URL to include in any diagnostics message if the FS class doesn't load, e.g. {{"ClassNotFoundException: failed to load swift://fs/file -please see http:// something }} for help.

This could be similar to the {{NetUtil.wrapException()}} code, only with per FS URLS. We could fall back to a wiki page if there was no URL

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira