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 "Varun Saxena (JIRA)" <ji...@apache.org> on 2016/08/28 18:38:21 UTC

[jira] [Assigned] (YARN-5572) HBaseTimelineWriterImpl appears to reference a bad property name

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

Varun Saxena reassigned YARN-5572:
----------------------------------

    Assignee: Varun Saxena

> HBaseTimelineWriterImpl appears to reference a bad property name
> ----------------------------------------------------------------
>
>                 Key: YARN-5572
>                 URL: https://issues.apache.org/jira/browse/YARN-5572
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Daniel Templeton
>            Assignee: Varun Saxena
>
> This constructor:
> {code}
>   public HBaseTimelineWriterImpl(Configuration conf) throws IOException {
>     super(conf.get("yarn.application.id",
>         HBaseTimelineWriterImpl.class.getName()));
>   }
> {code}
> references "yarn.application.id", which is the only reference to this property I could find.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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