GitHub user jiny2 opened a pull request:
https://github.com/apache/incubator-hawq/pull/54
HAWQ-104. HAWQ RM resource request timeout mechanism does not work
When yarn is not available or yarn has no enough resource to support query
running, the resource request of that query should be timed out based on
design. User should use guc to control the timeout value.
This fix is to make this work as before.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jiny2/incubator-hawq HAWQ-104
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq/pull/54.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 #54
----
commit 99433470855f6e2b7c8362c62bfecc1aecee9ade
Author: Yi Jin <[email protected]>
Date: 2015-10-29T00:26:59Z
HAWQ-104. HAWQ RM resource request timeout mechanism does not work
----
---
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.
---