----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6213/ -----------------------------------------------------------
Review request for hive, Carl Steinbach, Edward Capriolo, and Ashutosh Chauhan. Description ------- 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 addresses bug HIVE-3317. https://issues.apache.org/jira/browse/HIVE-3317 Diffs ----- trunk/ql/src/java/org/apache/hadoop/hive/ql/util/DosToUnix.java 1367127 Diff: https://reviews.apache.org/r/6213/diff/ Testing ------- Yes Thanks, Kanna Karanam