----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/4281/ -----------------------------------------------------------
Review request for hcatalog, Francis Liu, David Capwell, and Rohini Palaniswamy. Summary ------- Creating a table stored a sequence file and trying to write data into it using Pig or MR fails with NPE. Diffs ----- /trunk/src/java/org/apache/hcatalog/mapreduce/FileRecordWriterContainer.java 1299113 /trunk/src/java/org/apache/hcatalog/mapreduce/FosterStorageHandler.java 1299126 /trunk/src/test/org/apache/hcatalog/sequencefile/TestSequenceFileReadWrite.java PRE-CREATION Diff: https://reviews.apache.org/r/4281/diff Testing ------- Unit tests added and they pass. Thanks, Vandana
