Running indexer on different box than region server

17 views
Skip to first unread message

Pankil

unread,
Feb 22, 2016, 6:24:18 PM2/22/16
to HBase Indexer Users
Hi,

For our usecase, we are planning to run indexer daemon on a different box than region server boxes. Is anyone doing something similar. My understanding is it recommended to run hbase-indexer on the same box as region server for reasons like data locality, decrease network transfer,etc

Can anyone think of any concerns?

Pankil

Gabriel Reid

unread,
Feb 23, 2016, 2:56:02 AM2/23/16
to Pankil, HBase Indexer Users
Hi Pankil,

This should work fine.

The locality you get by running hbase-indexer on the same box as a
region server is actually pretty limited anyhow (assuming you have
multiple region servers), because there is no guarantee that a region
server will send its updates to the indexer process that is running on
the same box.

- 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.
Reply all
Reply to author
Forward
0 new messages