[
https://issues.apache.org/jira/browse/HAWQ-926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15376569#comment-15376569
]
ASF GitHub Bot commented on HAWQ-926:
-------------------------------------
GitHub user radarwave opened a pull request:
https://github.com/apache/incubator-hawq/pull/794
HAWQ-926. Remove pycrypto from HAWQ source code
User need to install it by pip before install HAWQ
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/radarwave/incubator-hawq remove_pycrypto
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq/pull/794.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 #794
----
commit 0cd7407aef3c05824982b590b7139b931e949658
Author: rlei <[email protected]>
Date: 2016-07-14T02:40:42Z
HAWQ-926. Remove pycrypto from HAWQ source code
User need to install it by pip before install HAWQ
----
> Remove pycrypto from source code
> --------------------------------
>
> Key: HAWQ-926
> URL: https://issues.apache.org/jira/browse/HAWQ-926
> Project: Apache HAWQ
> Issue Type: Task
> Components: Command Line Tools
> Affects Versions: 2.0.0.0-incubating
> Reporter: Radar Lei
> Assignee: Radar Lei
> Fix For: 2.0.0.0-incubating
>
>
> Seems there is some concerns of it's license:
> https://github.com/dlitz/pycrypto/blob/master/COPYRIGHT
> Let's remove it out of Apache HAWQ source code. User would need to use 'pip
> install pycrypto' to install it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)