[
https://issues.apache.org/jira/browse/YARN-4450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15056297#comment-15056297
]
Sangjin Lee commented on YARN-4450:
-----------------------------------
Thanks for noticing the issue. I just posted the patch for this, so it would be
better if we fix forward. Also, this is on our feature branch so the impact is
not great.
> TestTimelineAuthenticationFilter and TestYarnConfigurationFields fail
> ---------------------------------------------------------------------
>
> Key: YARN-4450
> URL: https://issues.apache.org/jira/browse/YARN-4450
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: timelineserver
> Affects Versions: YARN-2928
> Environment: jenkins
> Reporter: Sangjin Lee
> Assignee: Sangjin Lee
> Attachments: YARN-4450-feature-YARN-2928.01.patch
>
>
> When I run the unit tests against the current branch,
> TestTimelineAuthenticationFilter and TestYarnConfigurationFields fail:
> {noformat}
> TestTimelineAuthenticationFilter.testDelegationTokenOperations:251 »
> NullPointer
> TestTimelineAuthenticationFilter.testDelegationTokenOperations:251 »
> NullPointer
>
> TestYarnConfigurationFields>TestConfigurationFieldsBase.testCompareConfigurationClassAgainstXml:429
> class org.apache.hadoop.yarn.conf.YarnConfiguration has 1 variables missing
> in yarn-default.xml
> {noformat}
> The latter failure is caused by YARN-4356 (when we deprecated
> RM_SYSTEM_METRICS_PUBLISHER_ENABLED), and the former an older issue that was
> caused when a later use of field {{resURI}} was added in trunk.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)