I have installed 0.16.0 rc 1 which I believe contains a fix for this
issue, but I still see the same problem.

- I am using a single node.
- The client application runs in a single thread, loading data into a
single table.
- I get good throughput of about 200 rows/sec to start with, with
occasional significant drops due to NotServingRegionException's that are
recoverable on client retry (internal to hbase).
- After 54 minutes, and about 500,000 rows I start to see
WrongRegionException's in the client application, i.e. real failures.
- Throughput rapidly drops to only a few rows per minute plus a few rows
that had errors

Should I be adding these comments to the JIRA issue? I did not see a way
to reopen the issue; perhaps I just don't have the permission necessary.

Thanks,
- Marc

Reply via email to