Sangjin Lee created YARN-4450:
---------------------------------
Summary: TestTimelineAuthenticationFilter and
TestYarnConfigurationFields fail
Key: YARN-4450
URL: https://issues.apache.org/jira/browse/YARN-4450
Project: Hadoop YARN
Issue Type: Sub-task
Affects Versions: YARN-2928
Reporter: Sangjin Lee
Assignee: Sangjin Lee
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)