You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Jaimin D Jetly (JIRA)" <ji...@apache.org> on 2014/04/11 20:04:19 UTC

[jira] [Reopened] (AMBARI-5434) HDFS check failed during Start Services step (Enable Security)

     [ https://issues.apache.org/jira/browse/AMBARI-5434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jaimin D Jetly reopened AMBARI-5434:
------------------------------------


Reopened as unit test test_service_check was failing. We need to make similar change in the test case to fix it.

> HDFS check failed during Start Services step (Enable Security)
> --------------------------------------------------------------
>
>                 Key: AMBARI-5434
>                 URL: https://issues.apache.org/jira/browse/AMBARI-5434
>             Project: Ambari
>          Issue Type: Bug
>          Components: agent
>    Affects Versions: 1.5.1
>            Reporter: Jaimin D Jetly
>            Assignee: Jaimin D Jetly
>             Fix For: 1.5.1
>
>         Attachments: AMBARI-5434.patch
>
>
> 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. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)