[
https://issues.apache.org/jira/browse/HADOOP-9447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13677918#comment-13677918
]
Steve Loughran commented on HADOOP-9447:
----------------------------------------
I like new exception classes for testability. If an existing class is to be
used, the error string has to be made a constant, with the test referencing it
directly, rather than having a cut-and-paste copy of the string
> Configuration to include name of failing file/resource when wrapping an XML
> parser exception
> --------------------------------------------------------------------------------------------
>
> Key: HADOOP-9447
> URL: https://issues.apache.org/jira/browse/HADOOP-9447
> Project: Hadoop Common
> Issue Type: Improvement
> Components: conf
> Affects Versions: 3.0.0
> Reporter: Steve Loughran
> Priority: Trivial
> Attachments: HADOOP-9447-2.patch, HADOOP-9447.patch,
> HADOOP-9447-v2.1.patch, HADOOP-9447-v3.patch, HADOOP-9447-v4.patch
>
>
> Currently, when there is an error parsing an XML file, the name of the file
> at fault is logged, but not included in the (wrapped) XML exception. If that
> same file/resource name were included in the text of the wrapped exception,
> people would be able to find out which file was causing problems
--
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