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
