HI,
i started using hbase indexer batch indexing component to indext hbase data into Solr.
Seems, it is not working in my case. i see table regions have been calculated and scan on table in logs.
After the below log, zookeeper is getting closed and no data is read from hbase. I could not see any errors in logs.
WARN mr.HBaseIndexerMapper: Changing row read mode from DYNAMIC to NEVER
is this related to hbase regions range ? please clarify. Thanks.
Cheers,
Anil