[ https://issues.apache.org/jira/browse/HIVE-5224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13838289#comment-13838289 ]
Jaden Park commented on HIVE-5224: ---------------------------------- I would really appreciate it if the fix goes through one way or another. What's the current status on the previous fixes? From what I see, HIVE-5224.2.patch has failed numerous tests. Is this a blocker? I was wondering if I could modify my fix to consider other URI schemas and resubmit the patch in order to move forward. What's your thought on this? > When creating table with AVRO serde, the "avro.schema.url" should be about to > load serde schema from file system beside HDFS > ---------------------------------------------------------------------------------------------------------------------------- > > Key: HIVE-5224 > URL: https://issues.apache.org/jira/browse/HIVE-5224 > Project: Hive > Issue Type: Bug > Reporter: Shuaishuai Nie > Assignee: Shuaishuai Nie > Attachments: HIVE-5224.1.patch, HIVE-5224.2.patch, Hive-5224.3.patch > > > Now when loading schema for table with AVRO serde, the file system is hard > coded to hdfs in AvroSerdeUtils.java. This should enable loading schema from > file system beside hdfs. -- This message was sent by Atlassian JIRA (v6.1#6144)