I believe those storage drivers weren't migrated to storagehandlers. So there is no support for it in 0.4 yet.
-Francis On 3/22/12 4:15 PM, "Travis Crawford" <[email protected]> wrote: >Hey hcatalog gurus - > >Using a trunk build of HCatalog against our current HiveMetaStore fails, >because data was loaded with references to storage drivers. For example, >my >PART_ID table has records like the following: > >hcat.isd org.apache.hcatalog.pig.drivers.LoadFuncBasedInputDriver >hcat.osd org.apache.hcatalog.pig.drivers.StoreFuncBasedOutputDriver > >With a pre-serde version this works fine. Any tips on the migration path >to >the new serde-based system? > >Thanks! >Travis
