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

HDFS check failed during Start Services step (Enable Security)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.5.1
    • 1.5.1
    • ambari-agent
    • None

    Description

      HDFS service check fails due to presence of hive owned files in /tmp folder of HDFS. These files have limited permissions with hive as owner and agent while executing HDFS service check tries to create /tmp folder and then chmod it to 777 recursively. This command fails resulting in HDFS service check failure.
      As a fix HDFS service check should create /tmp directory and chmod directory to 777 but this should not be done recursively.

      Attachments

        1. AMBARI-5434_unittest.patch
          1 kB
          Jaimin Jetly
        2. AMBARI-5434.patch
          2 kB
          Jaimin Jetly

        Activity

          People

            jaimin Jaimin Jetly
            jaimin Jaimin Jetly
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: