[
https://issues.apache.org/jira/browse/AMBARI-11014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14534842#comment-14534842
]
Srimanth Gunturi commented on AMBARI-11014:
-------------------------------------------
Tests pass. Failing tests not related to changed code
{noformat}
Results :
Failed tests:
testRequestURL(org.apache.ambari.server.view.HttpImpersonatorImplTest):
expected:<[Dummy text from HTTP response]> but was:<[]>
testRequestURLWithCustom(org.apache.ambari.server.view.HttpImpersonatorImplTest):
expected:<[Dummy text from HTTP response]> but was:<[]>
Tests run: 2961, Failures: 2, Errors: 0, Skipped: 20
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:04:28.158s
[INFO] Finished at: Fri May 08 02:49:58 PDT 2015
[INFO] Final Memory: 29M/288M
[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}
> HBase theme should use configs 'hbase.regionserver.global.memstore.size' and
> 'hbase.hstore.compaction.max'
> ----------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-11014
> URL: https://issues.apache.org/jira/browse/AMBARI-11014
> Project: Ambari
> Issue Type: Task
> Components: contrib
> Affects Versions: 2.1.0
> Reporter: Srimanth Gunturi
> Assignee: Srimanth Gunturi
> Fix For: 2.1.0
>
> Attachments: AMBARI-11014.patch
>
>
> HBase theme should use configs
> * {{hbase.regionserver.global.memstore.size}} instead of
> {{hbase.regionserver.global.memstore.upperLimit}}
> * {{hbase.hstore.compaction.max}} instead of
> {{hbase.hstore.compactionThreshold}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)