On 09/19/2011 05:12 AM, Alex Holmes wrote: > I then modified my original schema by adding, deleting and renaming > some fields, creating version 2 of the schema. After re-creating the > Java classes I attempted to read the version 1 file using the > DataFileStream (with a SpecificDatumReader), and this is throwing an > exception.
This should work. Can you provide more detail? What is the exception? A reproducible test case would be great to have. Thanks, Doug
