[
https://issues.apache.org/jira/browse/AMBARI-6485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14076180#comment-14076180
]
Andrew Onischuk commented on AMBARI-6485:
-----------------------------------------
Test output is not full, it stopped on the fist broken test.
Run mvn command with fail-at-the-end argument to see all the failures.
{noformat}
mvn clean test -fae
{noformat}
> hbase.regionserver.global.memstore.lowerLimit and
> hbase.regionserver.global.memstore.upperLimit are deprecated
> --------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-6485
> URL: https://issues.apache.org/jira/browse/AMBARI-6485
> Project: Ambari
> Issue Type: Bug
> Affects Versions: 1.7.0
> Reporter: Azwaw OUSADOU
> Labels: patch
> Fix For: 1.7.0
>
> Attachments: AMBARI-6485-OUTPUT-TEST.txt, AMBARI-6485.diff,
> DEPRECATED_OPTS.diff, TRUNK-OUTPUT-TEST.txt
>
>
> On new hbase version, hbase.regionserver.global.memstore.lowerLimit changed
> to hbase.regionserver.global.memstore.size.lower.limit and
> hbase.regionserver.global.memstore.upperLimit changed to
> hbase.regionserver.global.memstore.size.
> This patch changes these parameters for Hadoop stacks >= 2.0.0
--
This message was sent by Atlassian JIRA
(v6.2#6252)