[
https://issues.apache.org/jira/browse/AMBARI-19328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15806508#comment-15806508
]
Hudson commented on AMBARI-19328:
---------------------------------
ABORTED: Integrated in Jenkins build Ambari-trunk-Commit #6382 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/6382/])
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=0ed40ae0f818cc083363d33c493ba13bb5ef2a05])
* (edit)
ambari-server/src/main/resources/common-services/DRUID/0.9.2/package/scripts/params.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
* (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/configuration/druid-middlemanager.xml
* (edit) ambari-server/src/test/python/stacks/2.6/DRUID/test_druid.py
> 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)