-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38895/
-----------------------------------------------------------

Review request for Ambari, Dmitro Lisnichenko and Vitalyi Brodetskyi.


Bugs: AMBARI-12813
    https://issues.apache.org/jira/browse/AMBARI-12813


Repository: ambari


Description
-------

Ambari recipes generate /etc/security/limits.d/[service].conf to limit the open 
file, and number of processes for each user. It appears that hbase service is 
not doing this while hdfs, hive , ams, yarn, maprdeduce ... are cretaing their 
own user limits


Diffs
-----

  
ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/configuration/hbase-env.xml
 5dde55c 
  
ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/scripts/hbase.py
 991f4e7 
  
ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/scripts/params_linux.py
 4ec401f 
  
ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/scripts/status_params.py
 084ee06 
  
ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/templates/hbase.conf.j2
 PRE-CREATION 
  ambari-server/src/test/python/stacks/2.0.6/HBASE/test_hbase_client.py ff25933 
  ambari-server/src/test/python/stacks/2.0.6/HBASE/test_hbase_master.py 8db555f 
  ambari-server/src/test/python/stacks/2.0.6/HBASE/test_hbase_regionserver.py 
2cb05c0 
  ambari-server/src/test/python/stacks/2.0.6/HBASE/test_phoenix_queryserver.py 
64e7845 

Diff: https://reviews.apache.org/r/38895/diff/


Testing
-------

Ran 264 tests in 8.546s

OK
----------------------------------------------------------------------
Total run:838
Total errors:0
Total failures:0
OK


Thanks,

Dmytro Sen

Reply via email to