SOLRIndexer to commit once all reducers have finished
-----------------------------------------------------
Key: NUTCH-799
URL: https://issues.apache.org/jira/browse/NUTCH-799
Project: Nutch
Issue Type: Improvement
Components: indexer
Reporter: Julien Nioche
Fix For: 1.1
What about doing only one SOLR commit after the MR job has finished in
SOLRIndexer instead of doing that at the end of every Reducer?
I ran into timeout exceptions in some of my reducers and I suspect that this
was due to the fact that other reducers had already finished and called commit.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.