[
https://issues.apache.org/jira/browse/HAWQ-266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15065777#comment-15065777
]
ASF GitHub Bot commented on HAWQ-266:
-------------------------------------
GitHub user radarwave opened a pull request:
https://github.com/apache/incubator-hawq/pull/203
HAWQ-266. Check if krb_server_keyfile exist in hawq-site.xml
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/radarwave/incubator-hawq HAWQ-266
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq/pull/203.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 #203
----
commit 54d31c5444df622090ba484eee6c562d1c3630d9
Author: rlei <[email protected]>
Date: 2015-12-20T14:12:37Z
HAWQ-266. Check if krb_server_keyfile exist in hawq-site.xml
----
> Check if krb_server_keyfile exist in hawq-site.xml
> --------------------------------------------------
>
> Key: HAWQ-266
> URL: https://issues.apache.org/jira/browse/HAWQ-266
> Project: Apache HAWQ
> Issue Type: Bug
> Components: Command Line Tools
> Reporter: Radar Lei
> Assignee: Lei Chang
>
> For security mode, currently if 'enable_secure_filesystem' exist, we assume
> 'krb_server_keyfile' exist too.
> This will error out if we do not have 'krb_server_keyfile' in hawq-site.xml
> while 'enable_secure_filesystem' exist.
> We should check 'krb_server_keyfile' value if 'enable_secure_filesystem' is
> set to 'on'.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)