-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/32574/
-----------------------------------------------------------
Review request for Ambari and Vitalyi Brodetskyi.
Bugs: AMBARI-10240
https://issues.apache.org/jira/browse/AMBARI-10240
Repository: ambari
Description
-------
PROBLEM:
ulimit for 'hive' is set to default values which is proven too low for
customers whose hive metastore and hivseserver2 have decent amount of
workload.
in /etc/security/limit.d/, there is hdfs.conf, hbase.conf but not hive.conf
Can we also add hive.conf and set it to be on par with hdfs.conf?
Diffs
-----
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/templates/hive.conf.j2
2953eed
Diff: https://reviews.apache.org/r/32574/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk