[ 
https://issues.apache.org/jira/browse/YARN-9389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Prabhu Joseph updated YARN-9389:
--------------------------------
    Attachment: YARN-9389-001.patch

> FlowActivity and FlowRun table prefix is wrong
> ----------------------------------------------
>
>                 Key: YARN-9389
>                 URL: https://issues.apache.org/jira/browse/YARN-9389
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: ATSv2
>    Affects Versions: 3.2.0
>            Reporter: Prabhu Joseph
>            Assignee: Prabhu Joseph
>            Priority: Minor
>         Attachments: YARN-9389-001.patch
>
>
> FlowActivity and FlowRun table prefix configuration has double dots 
> yarn.timeline-service..flowactivity.table.name and 
> yarn.timeline-service..flowrun.table.name 
>   private static final String PREFIX =
>       YarnConfiguration.TIMELINE_SERVICE_PREFIX + ".flowrun";
>   private static final String PREFIX =
>       YarnConfiguration.TIMELINE_SERVICE_PREFIX + ".flowactivity";



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