Skip to content

OpenTSDB import fails with PleaseThrottleException #867

@HariSekhon

Description

@HariSekhon

Hi,

When importing data to HBase 1.1.2 on Hortonworks HDP 2.3 I get the following exception as soon as HBase goes to region split:

org.hbase.async.PleaseThrottleException: 10000 RPCs waiting on "MyTable,,<region>." to come back online
...
Caused by: org.hbase.async.NotServingRegionException: org.apache.hadoop.hbase.NotServingRegionException: MyTable,,<region>. is closing
....

I believe the correct behaviour is to catch the PleaseThrottleException + do an exponential backoff.

Is this something that can be added to the OpenTSDB import tool?

Thanks

Hari

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions