----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39052/#review102025 -----------------------------------------------------------
Ship it! Ship It! - Sumit Mohanty On Oct. 8, 2015, 4:35 p.m., Vitalyi Brodetskyi wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/39052/ > ----------------------------------------------------------- > > (Updated Oct. 8, 2015, 4:35 p.m.) > > > Review request for Ambari, Dmitro Lisnichenko, Jonathan Hurley, Myroslav > Papirkovskyy, Sumit Mohanty, and Sid Wagle. > > > Bugs: AMBARI-13325 > https://issues.apache.org/jira/browse/AMBARI-13325 > > > Repository: ambari > > > Description > ------- > > 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 > > > Diffs > ----- > > > ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog210.java > 8fdf640 > > ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog210Test.java > e5ef3c0 > > Diff: https://reviews.apache.org/r/39052/diff/ > > > Testing > ------- > > mvn clean test > > > Thanks, > > Vitalyi Brodetskyi > >
