----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6864/#review10923 -----------------------------------------------------------
Ship it! Ship It! - Dmitriy Ryaboy On Aug. 30, 2012, 11 p.m., Travis Crawford wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/6864/ > ----------------------------------------------------------- > > (Updated Aug. 30, 2012, 11 p.m.) > > > Review request for hcatalog, Dmitriy Ryaboy and Feng Peng. > > > Description > ------- > > HCatalog should tolerate a user-defined amount of bad records. > > > This addresses bug HCATALOG-487. > https://issues.apache.org/jira/browse/HCATALOG-487 > > > Diffs > ----- > > src/java/org/apache/hcatalog/common/HCatConstants.java b7cde4b > src/java/org/apache/hcatalog/mapreduce/HCatRecordReader.java e761f80 > src/test/org/apache/hcatalog/mapreduce/TestHCatInputFormat.java > PRE-CREATION > > Diff: https://reviews.apache.org/r/6864/diff/ > > > Testing > ------- > > Added TestHCatInputFormat that tests jobs pass/fail based on the bad record > skipping properties. > > > Thanks, > > Travis Crawford > >
