[
https://issues.apache.org/jira/browse/NUTCH-2373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16017235#comment-16017235
]
ASF GitHub Bot commented on NUTCH-2373:
---------------------------------------
kaidul commented on issue #184: NUTCH-2373 Index writer plugin for hbase
implemented
URL: https://github.com/apache/nutch/pull/184#issuecomment-302673149
Hi @lewismc Thanks for your effort to test my patch and I am very glad that
everything worked perfectly and the PR is more likely to be merged :D I've
added parameterized logging where possible and pushed the changes. However,
[here](https://github.com/apache/nutch/pull/184/files#diff-ed9e59402a5d1e6a0f39361b2429e580R97)
and
[here](https://github.com/apache/nutch/pull/184/files#diff-ed9e59402a5d1e6a0f39361b2429e580R91),
the log-messages need to be created to throw `RuntimeException` no matter log
is enabled or not. So I used `String.format` here.
Please let me know what you're thinking :)
----------------------------------------------------------------
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
> 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)