You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hawq.apache.org by jiny2 <gi...@git.apache.org> on 2015/11/03 03:21:13 UTC

[GitHub] incubator-hawq pull request: HAWQ-118. Hawq treats commented lines...

GitHub user jiny2 opened a pull request:

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

    HAWQ-118. Hawq treats commented lines as hosts in slaves file

    slaves:
    sdw1
    sdw2
    #sdw3
    sdw4 # segment
    We should get a host list like: [sdw1, sdw2, sdw4].

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

    $ git pull https://github.com/jiny2/incubator-hawq HAWQ-118

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

    https://github.com/apache/incubator-hawq/pull/69.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 #69
    
----
commit f053e0537ca9d527c8816962d47f928218615425
Author: Shivram Mani <sh...@gmail.com>
Date:   2015-11-03T00:38:50Z

    HAWQ-45. PXF package namespace refactor

commit 838008d6621e0bc6d6de4fa10fd85ed0633620fa
Author: Yi Jin <yj...@pivotal.io>
Date:   2015-11-03T02:19:13Z

    HAWQ-118. Hawq treats commented lines as hosts in slaves file

----


---
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-118. Hawq treats commented lines...

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

    https://github.com/apache/incubator-hawq/pull/69#issuecomment-153219464
  
    This is a wrong pull request, I will create another one.


---
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-118. Hawq treats commented lines...

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

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


---
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.
---