Akhil S Naik created AMBARI-23256:
-------------------------------------
Summary: Ambari-agent setting permission of some files to 666
Key: AMBARI-23256
URL: https://issues.apache.org/jira/browse/AMBARI-23256
Project: Ambari
Issue Type: Bug
Components: ambari-agent
Affects Versions: 2.6.1
Environment: ambari-agent-2.6.1
also applicable in lower versions
Reporter: Akhil S Naik
Assignee: Akhil S Naik
Ambari-agent is setting permission of some files in /var/lib/ambari-agent/cache
folder to 666
{code:java}
[root@asnaik3 ambari-agent]# find cache -printf '%m %p\n' |grep 666
666 cache/custom_actions/.hash
666 cache/common-services/AMBARI_INFRA/0.1.0/package/.hash
666 cache/common-services/AMBARI_METRICS/0.1.0/package/.hash
666 cache/common-services/HDFS/2.1.0.2.0/package/.hash
666 cache/common-services/HIVE/0.12.0.2.0/package/.hash
666 cache/common-services/LOGSEARCH/0.5.0/package/.hash
666 cache/common-services/OOZIE/4.0.0.2.0/package/.hash
666 cache/common-services/PIG/0.12.0.2.0/package/.hash
666 cache/common-services/SLIDER/0.60.0.2.2/package/.hash
666 cache/common-services/SPARK/1.2.1/package/.hash
666 cache/common-services/SPARK2/2.0.0/package/.hash
666 cache/common-services/TEZ/0.4.0.2.1/package/.hash
666 cache/common-services/YARN/2.1.0.2.0/package/.hash
666 cache/common-services/ZOOKEEPER/3.4.5/package/.hash
666 cache/stacks/HDP/2.0.6/hooks/.hash
666 cache/host_scripts/.hash
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)