You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hawq.apache.org by linwen <gi...@git.apache.org> on 2016/01/25 07:58:10 UTC

[GitHub] incubator-hawq pull request: HAWQ-325. Fix a bug, if the number of...

GitHub user linwen opened a pull request:

    https://github.com/apache/incubator-hawq/pull/293

    HAWQ-325. Fix a bug, if the number of allocated containers is less th…

    Fix the bug, a map reduce job occupied 2 nodes's 12 containers, there is 1 node/6 containers available, hawq failed to allocate resource from yarn.
    
    Please review, thanks! 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/linwen/incubator-hawq hawq-325

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-hawq/pull/293.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 #293
    
----
commit d41e807ca136718c270ae257805c32aadc30e880
Author: Wen Lin <wl...@pivotal.io>
Date:   2016-01-25T06:53:56Z

    HAWQ-325. Fix a bug, if the number of allocated containers is less than expected,
    	      libyarn should give these containers to caller.

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-hawq pull request: HAWQ-325. Fix a bug, if the number of...

Posted by linwen <gi...@git.apache.org>.
Github user linwen closed the pull request at:

    https://github.com/apache/incubator-hawq/pull/293


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-hawq pull request: HAWQ-325. Fix a bug, if the number of...

Posted by jiny2 <gi...@git.apache.org>.
Github user jiny2 commented on the pull request:

    https://github.com/apache/incubator-hawq/pull/293#issuecomment-174422129
  
    The code change is ok to me. +1


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-hawq pull request: HAWQ-325. Fix a bug, if the number of...

Posted by huor <gi...@git.apache.org>.
Github user huor commented on the pull request:

    https://github.com/apache/incubator-hawq/pull/293#issuecomment-174422027
  
    The fix looks good. +1


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---