[
https://issues.apache.org/jira/browse/YARN-4450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15059320#comment-15059320
]
Sangjin Lee commented on YARN-4450:
-----------------------------------
Thanks [~gtCarrera9] and [~Naganarasimha] for your review and commit!
> 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
> Fix For: YARN-2928
>
> 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)