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

Akira Ajisaka commented on YARN-5572:
-------------------------------------

LGTM, +1.

> 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
>         Attachments: YARN-5572.01.patch
>
>
> 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-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to