[
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: [email protected]
For additional commands, e-mail: [email protected]