|
|
-
Sync() between records? How do we recover from a bad record, using DataFileReader?Russell Jurney 2013-01-07, 03:38
We are trying to recover, report bad record, and move to the next record of
an Avro file in PIG-3015 and PIG-3059. It seems that sync blocks don't exist between files, however. How should we recover from a bad record using Avro's DataFileReader? https://issues.apache.org/jira/browse/PIG-3015 https://issues.apache.org/jira/browse/PIG-3059 Russell Jurney http://datasyndrome.com |