You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by radarwave <gi...@git.apache.org> on 2016/08/16 10:03:08 UTC

[GitHub] incubator-hawq pull request #851: HAWQ-838. Replace python module paramiko w...

GitHub user radarwave opened a pull request:

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

    HAWQ-838. Replace python module paramiko with pexpect

    Since paramiko's license is conflict with Apache HAWQ's license, so we can't deliver it with HAWQ package. 
    
    We can use pexpect(and it's submodule ptyprocess) to replace it which license is compatible with HAWQ. So user don't need to install it manually.


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

    $ git pull https://github.com/radarwave/incubator-hawq pexpect

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

    https://github.com/apache/incubator-hawq/pull/851.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 #851
    
----
commit a1a2f2c5ceb5953c613e2a4707563e08461095ef
Author: rlei <rl...@pivotal.io>
Date:   2016-08-05T03:09:09Z

    HAWQ-838. Replace python module paramiko with pexpect

----


---
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 issue #851: HAWQ-838. Replace python module paramiko with pex...

Posted by xunzhang <gi...@git.apache.org>.
Github user xunzhang commented on the issue:

    https://github.com/apache/incubator-hawq/pull/851
  
    +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 #851: HAWQ-838. Replace python module paramiko w...

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

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


---
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 issue #851: HAWQ-838. Replace python module paramiko with pex...

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

    https://github.com/apache/incubator-hawq/pull/851
  
    +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.
---