Andrew Onischuk created AMBARI-10154:
----------------------------------------
Summary: Hive Ambari install is missing a limits.d/hive
Key: AMBARI-10154
URL: https://issues.apache.org/jira/browse/AMBARI-10154
Project: Ambari
Issue Type: Bug
Reporter: Andrew Onischuk
Assignee: Andrew Onischuk
Fix For: 2.1.0
Ambari installs are missing the the Linux configuration files for the open-
files/max-processes for HiveServer2.
In comparison HDFS ships such a required file
/etc/security/limits.d/hdfs.conf
which contains the ulimit exceptions for nofile/nproc variables (similar to
the ones listed in this doc item)
<https://ambari.apache.org/1.2.0/installing-hadoop-using-ambari/content
/ambari-chap5-3-1.html>
An equivalent /etc/security/limits.d/hive.conf is required for HiveServer2 to
avoid similar issues.
This is a purely installed issue, with no corresponding Hive changes in
Apache.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)