[
https://issues.apache.org/jira/browse/SOLR-2563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13041699#comment-13041699
]
Uwe Schindler edited comment on SOLR-2563 at 5/31/11 5:39 PM:
--------------------------------------------------------------
For configuration files (works even with XIncludes) there is already
ResourceLoader, which does exactly what you want. To support Zookeeper or HDFS
just write a ClassLoader that loads from there.
Since I fixed the XInclude stuff (to use solrres://-URIs, see SOLR-1656), even
that works phantastic. Abstraction is ResourceLoader, what is your new idea?
was (Author: thetaphi):
For configuration files (works even with XIncludes) there is already
ResourceLoader, which does exactly what you want. To support Zookeeper or HDFS
just write a ClassLoader that loads from there.
Since I fixed the XInclude stuff (to use solrres://-URIs), even that works
phantastic. Abstraction is ResourceLoader, what is your new idea?
> Allow generic pluggable file system implementations
> ---------------------------------------------------
>
> Key: SOLR-2563
> URL: https://issues.apache.org/jira/browse/SOLR-2563
> Project: Solr
> Issue Type: New Feature
> Components: update
> Affects Versions: 4.0
> Reporter: Jason Rutherglen
>
> For things like configuration files, they can be loaded from places other
> than the local filesystem, such as Zookeeper or HDFS. In this issue I will
> abstract that functionality out.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]