[
https://issues.apache.org/jira/browse/DRILL-6241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16398410#comment-16398410
]
ASF GitHub Bot commented on DRILL-6241:
---------------------------------------
GitHub user vladimirtkach opened a pull request:
https://github.com/apache/drill/pull/1167
DRILL-6241: Saffron properties config has the excessive permissions
changed saffron.properties permission to 640
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vladimirtkach/drill DRILL-6241
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1167.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1167
----
commit 7ac1359495dcbeb258b1e8ae8a11912a436edce0
Author: Vladimir Tkach <vovatkach75@...>
Date: 2018-03-14T11:21:43Z
DRILL-6241: Saffron properties config has the excessive permissions
changed saffron.properties permission to 640
----
> Saffron properties config has the excessive permissions
> --------------------------------------------------------
>
> Key: DRILL-6241
> URL: https://issues.apache.org/jira/browse/DRILL-6241
> Project: Apache Drill
> Issue Type: Bug
> Reporter: Volodymyr Tkach
> Assignee: Volodymyr Tkach
> Priority: Major
>
> Current Drill config permissions:
> {noformat}
> ls -al ./drill-1.13.0/conf/saffron.properties
> -rw-rw-r-- 1 mapr mapr 1191 Mar 12 09:36 saffron.properties
> {noformat}
> *Expected result:*
> It should have permissions 0640
> *Actual result:*
> It has the permissions 0664
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)