[ https://issues.apache.org/jira/browse/AMBARI-21113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dmytro Grinenko updated AMBARI-21113: ------------------------------------- Attachment: (was: AMBARI-21113-trunk.patch) > hdfs_user_nofile_limit is not picking as expected for datanode process in a > secure cluster > ------------------------------------------------------------------------------------------ > > Key: AMBARI-21113 > URL: https://issues.apache.org/jira/browse/AMBARI-21113 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Affects Versions: 2.5.2 > Reporter: Dmytro Grinenko > Assignee: Dmytro Grinenko > Priority: Critical > Fix For: trunk, 2.5.2 > > Attachments: AMBARI-21113-2.5.patch > > > such code snipped were not added to the hadoop-env after Ambari upgrade > {code} > if [ "$command" == "datanode" ] && [ "$EUID" -eq 0 ] && [ -n > "$HADOOP_SECURE_DN_USER" ]; then > ulimit -n {{hdfs_user_nofile_limit}} > fi > {code} -- This message was sent by Atlassian JIRA (v6.3.15#6346)