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

ASF GitHub Bot commented on NUTCH-2373:
---------------------------------------

kaidul opened a new pull request #184: NUTCH-2373 Index writer plugin for hbase 
implemented
URL: https://github.com/apache/nutch/pull/184
 
 
   An index writer for HBase like index writer for Solr, ElasticSearch etc. 
Expected HBase table description and NutchDocument to HBase mapping is read 
using a _indexer-solr_ alike mapping file and write NutchDocument fields into 
the table of a HBase server.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Indexer for Hbase
> -----------------
>
>                 Key: NUTCH-2373
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2373
>             Project: Nutch
>          Issue Type: New Feature
>          Components: indexer
>    Affects Versions: 2.3
>            Reporter: Kaidul Islam
>            Assignee: Kaidul Islam
>            Priority: Minor
>             Fix For: 2.4
>
>
> Some use-case involves storing the documents in some sort of database other 
> than indexing search engines i.e. Solr, ElasticSearch.  This is a plugin to 
> send the documents to Hbase storage.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to