Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
YARN-2928
-
None
Description
Currently we ignore (swallow) exception from the HBase side in many cases (reads and writes).
Also, on the client side, neither TimelineClient#putEntities (the v2 flavor) nor the #putEntitiesAsync method return any value.
For the second drop we may want to consider how we properly bubble up exceptions throughout the write and reader call paths and if we want to return a response in putEntities and some future kind of result for putEntitiesAsync.
Attachments
Issue Links
- is related to
-
YARN-6357 Implement putEntitiesAsync API in TimelineCollector
- Resolved