[
https://issues.apache.org/jira/browse/YARN-9303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16809603#comment-16809603
]
Hudson commented on YARN-9303:
------------------------------
FAILURE: Integrated in Jenkins build Hadoop-trunk-Commit #16348 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/16348/])
YARN-9303 Username splits won't help timelineservice.app_flow table.
(vrushali: rev eb03f7c4192d662ae06797acca7f67bc253440cb)
* (edit)
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/apptoflow/AppToFlowTableRW.java
> Username splits won't help timelineservice.app_flow table
> ---------------------------------------------------------
>
> Key: YARN-9303
> URL: https://issues.apache.org/jira/browse/YARN-9303
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: ATSv2
> Affects Versions: 3.1.2
> Reporter: Prabhu Joseph
> Assignee: Prabhu Joseph
> Priority: Major
> Labels: atsv2, atsv2-hbase
> Fix For: 3.3.0
>
> Attachments: Only_Last_Region_Used.png, YARN-9303-001.patch
>
>
> timelineservice.app_flow hbase table uses pre split logic based on username
> whereas the rowkeys starts with inverted timestamp (Long.MAX_VALUE - ts). All
> data will go to the last region and remaining regions will never be inserted.
> Need to choose right split or use auto-split.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]