[ https://issues.apache.org/jira/browse/HIVE-3443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13452367#comment-13452367 ]
Jakob Homan commented on HIVE-3443: ----------------------------------- {code}+ if (key != null) { + LOG.info("Looking for location in the value field of "+ key + " key in SERDES table..."); + } else { + LOG.info("Looking for location in the value field of schema.url/avro.schema.url key in " + + "SERDES table..."); + }{code} Seems pretty Haivvreo or AvroSerDe specific... > Hive Metatool should take serde_param_key from the user to allow for changes > to avro serde's schema url key > ----------------------------------------------------------------------------------------------------------- > > Key: HIVE-3443 > URL: https://issues.apache.org/jira/browse/HIVE-3443 > Project: Hive > Issue Type: Bug > Components: Metastore > Affects Versions: 0.10.0 > Reporter: Shreepadma Venugopalan > Assignee: Shreepadma Venugopalan > Priority: Critical > Attachments: HIVE-3443.1.patch.txt > > > Hive Metatool should take serde_param_key from the user to allow for chanes > to avro serde's schema url key. In the past "avro.schema.url" key used to be > called "schema.url". -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira