----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6213/ -----------------------------------------------------------
(Updated July 30, 2012, 5:47 p.m.) Review request for hive, Carl Steinbach, Edward Capriolo, and Ashutosh Chauhan. Changes ------- Attached the diff with updated comment as per JIRA HIVE-3317 comments. 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 (updated) ----- trunk/ql/src/java/org/apache/hadoop/hive/ql/util/DosToUnix.java 1367185 Diff: https://reviews.apache.org/r/6213/diff/ Testing ------- Yes Thanks, Kanna Karanam