Kanna Karanam created HIVE-3317:
-----------------------------------

             Summary: Fix “TestDosToUnix” unit tests on Windows by closing the 
leaking file handle in DosToUnix.java.
                 Key: HIVE-3317
                 URL: https://issues.apache.org/jira/browse/HIVE-3317
             Project: Hive
          Issue Type: Sub-task
          Components: Import/Export, Windows
    Affects Versions: 0.10.0, 0.9.1
         Environment: Windows
            Reporter: Kanna Karanam
            Assignee: Kanna Karanam
             Fix For: 0.10.0, 0.9.1


Windows can’t delete the files if there are any open file handles on it so it 
is required to close them properly after completing the validation in DosToUnix 
utilities.

--
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


Reply via email to