[ 
https://issues.apache.org/jira/browse/AMBARI-21113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16038712#comment-16038712
 ] 

Hudson commented on AMBARI-21113:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #7578 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/7578/])
AMBARI-21113. hdfs_user_nofile_limit is not picking as expected for (aonishuk: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=4dba161a6fbeab2ab5507c9ff50f524242b7f450])
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog250.java


> 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, AMBARI-21113-trunk.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)

Reply via email to