[
https://issues.apache.org/jira/browse/AMBARI-11082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14540557#comment-14540557
]
Srimanth Gunturi commented on AMBARI-11082:
-------------------------------------------
Tested on live cluster.
Tests pass except for one unrelated test
{noformat}
Results :
Failed tests:
testPopulateResourcesForRegexpMetrics(org.apache.ambari.server.controller.metrics.timeline.AMSPropertyProviderTest):
expected:<...rics.%25.AvailableMB[]&appId=RESOURCEMANAG...> but
was:<...rics.%25.AvailableMB[%2Cyarn.QueueMetrics.%25.AvailableMB._min%2Cyarn.QueueMetrics.%25.AvailableMB._max%2Cyarn.QueueMetrics.%25.AvailableMB._avg%2Cyarn.QueueMetrics.%25.AvailableMB._sum]&appId=RESOURCEMANAG...>
Tests run: 2963, Failures: 1, Errors: 0, Skipped: 20
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 43:23.455s
[INFO] Finished at: Tue May 12 12:25:26 PDT 2015
[INFO] Final Memory: 29M/613M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on
project ambari-server: There are test failures.
[ERROR]
[ERROR] Please refer to
/Users/sgunturi/dev/git/ambari/ambari-server/target/surefire-reports for the
individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
{noformat}
> Namenode heapsize should depend on 'dfs.datanode.data.dir' value
> ----------------------------------------------------------------
>
> Key: AMBARI-11082
> URL: https://issues.apache.org/jira/browse/AMBARI-11082
> Project: Ambari
> Issue Type: Bug
> Components: contrib
> Affects Versions: 2.1.0
> Reporter: Srimanth Gunturi
> Assignee: Srimanth Gunturi
> Fix For: 2.1.0
>
> Attachments: AMBARI-11082.patch
>
>
> NameNode heapsize should depend on the number of datanode components, and the
> number of datanode mounts represented by {{dfs.datanode.data.dir}} config.
> However when {{dfs.datanode.data.dir}} value changes, the value of
> {{namenode_heapsize}} does not change.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)