[ 
https://issues.apache.org/jira/browse/HIVE-5224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13829537#comment-13829537
 ] 

Shuaishuai Nie commented on HIVE-5224:
--------------------------------------

[~jadenpark] HIVE-5224.2.patch already cover the scenario which fixed by 
Hive-5224.3.patch you uploaded. Also in your fix, the schema supported other 
than file system is limited to "http://"; and "file://", which may fails on the 
situation that the schema is "https://";. This scenario should also been covered 
by the fix in HIVE-5224.2.patch.

> 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)

Reply via email to