[ https://issues.apache.org/jira/browse/HIVE-5224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13828051#comment-13828051 ]
Jakob Homan commented on HIVE-5224: ----------------------------------- So the goal is to use o.a.h.FileSystem to read other derivative file systems? Sounds reasonable. But doesn't this lead to a similar situation when trying to open a URI that's not http or file? Not sure that's important though. > 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)