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

Gagan Deep Juneja edited comment on BLUR-18 at 10/31/12 9:39 AM:
-----------------------------------------------------------------

Hi Aaron,
Earlier we discussed that below functionality would be available as part of new 
thrift api.

private List<String> getShardServers(QuerySession querySession) {
  //add to the query session object what shard cluster the query is executing 
against
  //we will need to add this into the thrift api
  //then lookup the shard servers from the blur controller
}

I guess this functionality is not available right now with Lucene and Blur 
service.
                
      was (Author: gagan):
    Hi Aaron,
Earlier we discussed that below functionality would be available as part of new 
thrift api.

private List<String> getShardServers(QuerySession querySession) {
  //add to the query session object what shard cluster the query is executing 
against
  //we will need to add this into the thrift api
  //then lookup the shard servers from the blur controller
}

I believe that this functionality is not available right now with Lucene and 
Blur service.
                  
> Rework the MapReduce Library to implement Input/OutputFromats
> -------------------------------------------------------------
>
>                 Key: BLUR-18
>                 URL: https://issues.apache.org/jira/browse/BLUR-18
>             Project: Apache Blur
>          Issue Type: Improvement
>            Reporter: Aaron McCurry
>             Fix For: 0.2.0
>
>
> Currently the only way to implement indexing is to use the BlurReducer.  A 
> better way to implement this would be to support Hadoop input/outputformats 
> in both the new and old api's.  This would allow an easier integration with 
> other Hadoop projects such as Hive and Pig.

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