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

Hudson commented on HIVE-3317:
------------------------------

Integrated in Hive-trunk-h0.21 #1582 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/1582/])
    HIVE-3317 Fix “TestDosToUnix” unit tests on Windows by closing the leaking 
file handle in DosToUnix.java. (Kanna Karanam via Ashutosh Chauhan) (Revision 
1367838)

     Result = FAILURE
hashutosh : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1367838
Files : 
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/util/DosToUnix.java

                
> 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
>              Labels: Windows
>             Fix For: 0.10.0
>
>         Attachments: HIVE-3317.1.patch.txt, HIVE-3317.2.patch.txt
>
>
> 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