You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Vrushali C (JIRA)" <ji...@apache.org> on 2019/04/04 00:16:00 UTC

[jira] [Commented] (YARN-9373) HBaseTimelineSchemaCreator has to allow user to configure pre-splits

    [ https://issues.apache.org/jira/browse/YARN-9373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16809390#comment-16809390 ] 

Vrushali C commented on YARN-9373:
----------------------------------

Thanks Prabhu, overall patch v2 looks good. I want to look at it a bit more in detail today. Will update the jira with comments, else will commit it. 

> HBaseTimelineSchemaCreator has to allow user to configure pre-splits
> --------------------------------------------------------------------
>
>                 Key: YARN-9373
>                 URL: https://issues.apache.org/jira/browse/YARN-9373
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: ATSv2
>    Affects Versions: 3.2.0
>            Reporter: Prabhu Joseph
>            Assignee: Prabhu Joseph
>            Priority: Major
>         Attachments: Configurable_PreSplits.png, YARN-9373-001.patch, YARN-9373-002.patch
>
>
> Most of the TimelineService HBase tables is set with username splits which is based on lowercase alphabet (a,ad,an,b,ca,,,,). This won't help if the rowkey starts with either number or uppercase alphabet. We need to allow user to configure based upon their data. For example, say a user has configured the yarn.resourcemanager.cluster-id to be ATS or 123, then the splits can be configured as A,B,C,,, or 100,200,300,,,



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

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org