Hi Arjun,
Solr (and/or HBase) will typically be the limiting factor in indexing,
not hbase-indexer (although this depends a little bit on your indexer
configuration).
You say that you're going to have 10000 columns, are you referring to
the number of columns for a single row? In that case, I would expect
that Solr will have some major issues in indexing documents with that
many fields.
In any case, I haven't yet encountered a situation where the
hbase-indexer was the limiting factor in indexing throughput. Seeing
as the main thing that it is doing is reading from HBase (which
involves waiting) and writing to Solr (which also involves waiting),
HBase and Solr have always been the limiting factor.
- Gabriel
> --
> You received this message because you are subscribed to the Google Groups
> "HBase Indexer Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
hbase-indexer-u...@googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.