Radar Lei created HAWQ-836:
------------------------------
Summary: 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: Lei Chang
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)