[
https://issues.apache.org/jira/browse/HADOOP-8534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13402417#comment-13402417
]
Ivan Mitic commented on HADOOP-8534:
------------------------------------
bq. Isnt it reading from a URL that could potentially be remote? I see that
BufferedInputStream is used for the File input immediately following the URL
input.
Sorry, I am not following you, do you mind clarifying? In this case we are
getting a resource from the classpath (for example {{hdfs-site.xml}}).
> TestQueueManagerForJobKillAndJobPriority and
> TestQueueManagerForJobKillAndNonDefaultQueue fail on Windows
> ---------------------------------------------------------------------------------------------------------
>
> Key: HADOOP-8534
> URL: https://issues.apache.org/jira/browse/HADOOP-8534
> Project: Hadoop Common
> Issue Type: Bug
> Components: conf
> Affects Versions: 1.0.0
> Reporter: Ivan Mitic
> Assignee: Ivan Mitic
> Attachments: HADOOP-8534-branch-1-win_Parser.patch
>
>
> Java xml parser keeps file locked after SAXException, causing the following
> tests to fail:
> - TestQueueManagerForJobKillAndJobPriority
> - TestQueueManagerForJobKillAndNonDefaultQueue
> {{TestQueueManagerForJobKillAndJobPriority#testQueueAclRefreshWithInvalidConfFile()}}
> is creating a temp config file with incorrect syntax. Later, the test tries
> to delete/cleanup this file and this operation fails on Windows (as the file
> is still open). From this point on, all subsequent tests fail because they
> try to use the incorrect config file.
> Forum references on the problem and the fix:
> http://www.linuxquestions.org/questions/programming-9/java-xml-parser-keeps-file-locked-after-saxexception-768613/
> https://forums.oracle.com/forums/thread.jspa?threadID=2046505&start=0&tstart=0
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira