Details
Description
hi .
I upgraded my cluster from CDH 4.2.1 to CDH4.3.
And when i execute select query in hive
, java.io.IOException:org.apache.hadoop.hive.serde2.avro.BadSchemaException
occurred.
But at CDH 4.2.1 this query success.
This hive table using SERDE 'org.apache.hadoop.hive.serde2.avro.AvroSerDe' to create.
I upgrade hive using yum install hive hive-metastore hive-server2.