[ 
https://issues.apache.org/jira/browse/EAGLE-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15819928#comment-15819928
 ] 

ASF GitHub Bot commented on EAGLE-797:
--------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/eagle/pull/762


> MRJobParser fetchjobConfig should continue when parse throw exception
> ---------------------------------------------------------------------
>
>                 Key: EAGLE-797
>                 URL: https://issues.apache.org/jira/browse/EAGLE-797
>             Project: Eagle
>          Issue Type: Improvement
>            Reporter: JiJun Tang
>            Assignee: luokun
>            Priority: Minor
>
> {code:xml}
> <property>
>   <name>hadoop.security.group.mapping.ldap.search.filter.user</name>
>   <value>(&(objectClass=user)(sAMAccountName={0}))</value>
>   <source>core-default.xml</source>
>   
> <source>viewfs://xxxxx/user/xxx/.staging/job_1479206441898_30784/job.xml</source>
> </property>
> {code}
> When DocumentBuilder parse xml like above which have some unescape char like 
> & will throw exception.That will cause whole fetchjobconfig fail.So I think 
> should catch the exception and continue to parse .



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to