[ 
https://issues.apache.org/jira/browse/HAWQ-837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15340903#comment-15340903
 ] 

ASF GitHub Bot commented on HAWQ-837:
-------------------------------------

GitHub user radarwave opened a pull request:

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

    HAWQ-837. Add python modules into HAWQ code

    Added figleaf, pg8000, simplejson, pyyaml, lockfile, psi, pychecker, 
unittest2
    Paramiko is not included because of License concern.
    Pycrypto is not included because not in use anymore.
    
    This will save user's time to install python modules by themselves.

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

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

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

    https://github.com/apache/incubator-hawq/pull/735.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 #735
    
----
commit 80e25b468cecb12fd58d28b5c08494ead7dbba81
Author: rlei <r...@pivotal.io>
Date:   2016-06-20T08:49:13Z

    HAWQ-837. Add python modules into HAWQ code
    
    Added figleaf, pg8000, simplejson, pyyaml, lockfile, psi, pychecker, 
unittest2
    Paramiko is not included because of License concern.
    Pycrypto is not included because not in use anymore.

----


> Add python modules into HAWQ code except paramiko
> -------------------------------------------------
>
>                 Key: HAWQ-837
>                 URL: https://issues.apache.org/jira/browse/HAWQ-837
>             Project: Apache HAWQ
>          Issue Type: Sub-task
>          Components: Build
>            Reporter: Radar Lei
>            Assignee: Lei Chang
>
> Add below python modules which compatible with Apache HAWQ license. Paramiko 
> won't be added.
> figleaf                                       BSD
> pg8000                                        BSD
> pygresql                                      Python
> simplejson                            MIT
> pyyaml                                        MIT
> lockfile                                      OSI Approved :: MIT License
> psi                                           MIT
> pychecker                             BSD-like
> unittest2                                     OSI Approved :: BSD License
> pycrypto                                      Public domain



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to