[
https://issues.apache.org/jira/browse/AMBARI-5434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13966908#comment-13966908
]
Jaimin D Jetly commented on AMBARI-5434:
----------------------------------------
2nd patch committed to trunk and branch-1.5.1
> 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, AMBARI-5434_unittest.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)