----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/3316/ -----------------------------------------------------------
Review request for Sqoop and Jarek Cecho. Summary ------- Added clean-up logic to the DBRecordReader so that in case of failure the appropriate statement/connection is closed gracefully. Also added a couple of build properties which are needed to suppress Kerberos warnings when running on Mac OS. For more information see https://issues.apache.org/jira/browse/HADOOP-7489 This addresses bug SQOOP-418. https://issues.apache.org/jira/browse/SQOOP-418 Diffs ----- /build.xml 1222526 /src/java/org/apache/sqoop/mapreduce/db/DBRecordReader.java 1222526 Diff: https://reviews.apache.org/r/3316/diff Testing ------- Ran all unit and third party tests. Thanks, Arvind
