Hive avro table schema not updated after setting properties of table from avro.schema.literal to avro.schema.url Hive avro table schema not updated after setting properties of table from avro.schema.literal to avro.schema.url hadoop hadoop

Hive avro table schema not updated after setting properties of table from avro.schema.literal to avro.schema.url


The avro schema file needs to be in hdfs and reference could be like below.

TBLPROPERTIES ('avro.schema.url'='hdfs:///user/cloudera/categories.avsc')