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 <[email protected]>
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.
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---