You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Goden Yao (JIRA)" <ji...@apache.org> on 2016/07/11 18:15:11 UTC

[jira] [Updated] (HAWQ-836) Add python modules back into HAWQ code

     [ https://issues.apache.org/jira/browse/HAWQ-836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Goden Yao updated HAWQ-836:
---------------------------
    Fix Version/s: 2.0.0.0-incubating

> Add python modules back into HAWQ code
> --------------------------------------
>
>                 Key: HAWQ-836
>                 URL: https://issues.apache.org/jira/browse/HAWQ-836
>             Project: Apache HAWQ
>          Issue Type: Improvement
>          Components: Build, Command Line Tools
>            Reporter: Radar Lei
>            Assignee: Radar Lei
>             Fix For: 2.0.0.0-incubating
>
>
> Previously we removed all the third-party python modules from HAWQ code for License incompatible concerns. 
> After that, users need to install many python modules by themselves. But in some environment, use pip to install python modules are painful. 
> As my check, only 'paramiko' is not compatible with Apache HAWQ License. So I suggest we add the python modules back into our code. For 'paramiko' we can find another python module to replace it. Once we finished this, user won't need to install any python modules.
> Attached the list of the python module license:
> paramiko		                        LGPL
> 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)