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

Bill Graham commented on AVRO-875:
----------------------------------

The use case I have in mind is of an internal repository that would me more 
available than fetching Schema over the public internet. We might have multiple 
producers of a given data type (Pig MR jobs, Java standalone writers, etc.). 
Being able to pull files from a URL would be convenient even if only utilized 
in development.

Yes, we could just use url.openStream() though, which slipped my mind. For that 
reason I think we can just close this JIRA out if you agree.

> Support the ability to load a schema from a URL
> -----------------------------------------------
>
>                 Key: AVRO-875
>                 URL: https://issues.apache.org/jira/browse/AVRO-875
>             Project: Avro
>          Issue Type: New Feature
>            Reporter: Bill Graham
>            Assignee: Bill Graham
>         Attachments: AVRO-875_1.patch
>
>
> It would be very convenient to load an Avro Schema or Protocol from a URL. 
> This would allow for schema repositories.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to