Vitaly Brodetskyi created AMBARI-13325:
------------------------------------------
Summary: Ambari-server upgrade and RU update hbase bucket cache
setting incorrectly
Key: AMBARI-13325
URL: https://issues.apache.org/jira/browse/AMBARI-13325
Project: Ambari
Issue Type: Bug
Components: ambari-server, ambari-upgrade
Affects Versions: 2.1.1
Reporter: Vitaly Brodetskyi
Assignee: Vitaly Brodetskyi
Priority: Blocker
Fix For: 2.1.3
Attachments: AMBARI-13325.patch
PROBLEM: Ambari update the below setting in hbase-site:
hbase.bucketcache.ioengine=offheap
hbase.bucketcache.percentage.in.combinedcache=
hbase.bucketcache.size=10240
But there is no setting in hbase-env for
-XX:MaxDirectMemorySize
so when restart HBase Region server, it fails
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)