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

Erick Erickson commented on BIGTOP-739:
---------------------------------------

NOTE: there's a TODO to reference an environment variable (SOLR_HOME).
                
> Add tests for EmbeddedSolr
> --------------------------
>
>                 Key: BIGTOP-739
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-739
>             Project: Bigtop
>          Issue Type: Sub-task
>            Reporter: Erick Erickson
>            Priority: Minor
>         Attachments: TestEmbeddedSolr.groovy
>
>
> Thinking about this in the MapReduce world, it may also be worthwhile to run 
> Embedded Solr rather than a separate SolrServer. I'm thinking this _might_ 
> map into jobs that can be split amongst N machines, each slicing up part of, 
> say, the indexing process in which case it might be easier to use 
> EmbeddedSolr. My naive thought is that these separate N indexes could be 
> combined on a per-shard basis using MergeIndexes in the reduce step.
> WARNING: I'm not at all sure how this will work, or whether it's desirable. 
> This is more a placeholder to make sure we examine this possibility. See: 
> http://wiki.apache.org/solr/EmbeddedSolr

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to