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 "Prabhu Joseph (JIRA)" <ji...@apache.org> on 2019/03/14 16:17:00 UTC

[jira] [Created] (YARN-9388) HBaseTimelineSchemaCreator skipExistingTable should honor custom hbase tablenames

Prabhu Joseph created YARN-9388:
-----------------------------------

             Summary: HBaseTimelineSchemaCreator skipExistingTable should honor custom hbase tablenames
                 Key: YARN-9388
                 URL: https://issues.apache.org/jira/browse/YARN-9388
             Project: Hadoop YARN
          Issue Type: Sub-task
          Components: ATSv2
    Affects Versions: 3.1.2, 3.2.0, 3.3.0
            Reporter: Prabhu Joseph
            Assignee: Prabhu Joseph


HBaseTimelineSchemaCreator provides option to configure custom table names for timelineservice tables. The option skipExistingTable ignores the tables already created with custom tablenames and recreates the tables with default table names. The custom table names has to be persisted so that skipExistingTable, HBaseTimelineWriterImpl, HBaseTimelineReaderImpl can use this. It currently expects to pass all custom table names every time TimelineSchemaCreator is used.



--
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