[ https://issues.apache.org/jira/browse/HAWQ-872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15367130#comment-15367130 ]
ASF GitHub Bot commented on HAWQ-872: ------------------------------------- Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/780 LGTM > HAWQ check fails if '--kerberos' not given when kerberos is actually enabled > ----------------------------------------------------------------------------- > > Key: HAWQ-872 > URL: https://issues.apache.org/jira/browse/HAWQ-872 > Project: Apache HAWQ > Issue Type: Bug > Components: Command Line Tools > Reporter: Radar Lei > Assignee: Radar Lei > > When kerberos is enabled, we run 'hawq check' without '--kerberos' option, it > will give 'global name 'hadoop' is not defined' error. > See: > checkFailed(host.hostname, "HAWQ configuration: expected '%s' for '%s', > actual value is '%s'" % ('simple', 'hadoop.security.authentication', > actual_config[hadoop.security.authentication])) > NameError: global name 'hadoop' is not defined -- This message was sent by Atlassian JIRA (v6.3.4#6332)