Prabhu Joseph created YARN-9303:
-----------------------------------

             Summary: Optimizing Pre Split keys for Hbase Timeline Service 
Storage tables
                 Key: YARN-9303
                 URL: https://issues.apache.org/jira/browse/YARN-9303
             Project: Hadoop YARN
          Issue Type: Bug
    Affects Versions: 3.1.2
            Reporter: Prabhu Joseph
            Assignee: Prabhu Joseph


Currently Timeline Service Storage tables uses splits based on username. 
ApplicationTable rowkey starts with ClusterId, AppToFlowTable rowkey starts 
with AppId won;t work well with username splits. The Hbase write will hotspot 
to one RegionServer. Need to optimize the pre split keys for each tables based 
on the RowKey.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to