GitHub user radarwave opened a pull request:
https://github.com/apache/incubator-hawq/pull/780
HAWQ-872 Fix HAWQ check fails when kerberos is enabled
When kerberos is enabled, we run 'hawq check' without '--kerberos' option,
it will give 'global name 'hadoop' is not defined' error.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/radarwave/incubator-hawq checkk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq/pull/780.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 #780
----
commit c36b62cf47fcee5d591dc03eb7fc16193d8c88fa
Author: rlei <[email protected]>
Date: 2016-07-06T08:25:30Z
HAWQ-872 Fix HAWQ check fails when kerberos is enabled
When kerberos is enabled, we run 'hawq check' without '--kerberos' option,
it will give 'global name 'hadoop' is not defined' error.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---