Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-21113

hdfs_user_nofile_limit is not picking as expected for datanode process in a secure cluster

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 2.5.2
    • trunk, 2.5.2
    • ambari-server
    • None

    Description

      such code snipped were not added to the hadoop-env after Ambari upgrade

      if [ "$command" == "datanode" ] && [ "$EUID" -eq 0 ] && [ -n "$HADOOP_SECURE_DN_USER" ]; then
        ulimit -n {{hdfs_user_nofile_limit}}
      fi
      

      Attachments

        1. AMBARI-21113-2.5.patch
          3 kB
          Dmytro Grinenko
        2. AMBARI-21113-trunk.patch
          2 kB
          Dmytro Grinenko

        Issue Links

          Activity

            People

              hapylestat Dmytro Grinenko
              hapylestat Dmytro Grinenko
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: