[
https://issues.apache.org/jira/browse/AMBARI-19328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15806026#comment-15806026
]
Hudson commented on AMBARI-19328:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-branch-2.5 #663 (See
[https://builds.apache.org/job/Ambari-branch-2.5/663/])
AMBARI-19328. Fix permissions for Druid config files and data (smohanty:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=4780973a5627723a22e735b32c2c76cf009a9119])
* (edit)
ambari-server/src/main/resources/common-services/DRUID/0.9.2/package/scripts/druid.py
* (edit)
ambari-server/src/main/resources/common-services/DRUID/0.9.2/package/scripts/params.py
* (edit)
ambari-server/src/main/resources/common-services/DRUID/0.9.2/configuration/druid-middlemanager.xml
* (edit) ambari-server/src/test/python/stacks/2.6/DRUID/test_druid.py
* (edit) ambari-server/src/test/python/stacks/2.6/configs/default.json
* (edit)
ambari-server/src/main/resources/common-services/DRUID/0.9.2/configuration/druid-historical.xml
> Fix permissions for Druid config files and segmentCache directory
> -----------------------------------------------------------------
>
> Key: AMBARI-19328
> URL: https://issues.apache.org/jira/browse/AMBARI-19328
> Project: Ambari
> Issue Type: Bug
> Reporter: Nishant Bangarwa
> Assignee: Nishant Bangarwa
> Fix For: trunk, 2.5.0
>
> Attachments: AMBARI-19328.patch
>
>
> 1) Druid config files contain metadata store password - make sure they are
> accessible only to druid user.
> 2) On historical nodes druid segment cache locations contain druid segments
> which may have sensitive data, they also need to be accesible by only druid
> user.
> 3) Druid middlemanagers use baseTaskDir to store intermediate segments, they
> also need to be secured.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)