You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/06/23 02:17:16 UTC

[jira] [Commented] (HAWQ-863) Add python module 'pycrypto'

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

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

GitHub user radarwave opened a pull request:

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

    HAWQ-863. Add python module pycrypto

    Add this module to reduce user install works. So user don't need to do 'pip install pycrypto'.

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

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

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

    https://github.com/apache/incubator-hawq/pull/742.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 #742
    
----
commit 2c87cdcbdde5cf349083e3254a65b6c619388491
Author: rlei <rl...@pivotal.io>
Date:   2016-06-23T02:06:34Z

    HAWQ-863. Add python module pycrypto

----


> Add python module 'pycrypto'
> ----------------------------
>
>                 Key: HAWQ-863
>                 URL: https://issues.apache.org/jira/browse/HAWQ-863
>             Project: Apache HAWQ
>          Issue Type: Task
>          Components: Build, Command Line Tools
>            Reporter: Radar Lei
>            Assignee: Radar Lei
>
> Previously we added python modules which HAWQ needed, but 'pycrypto' not added as we think it's not needed by HAWQ now.
> Actually 'hawq ssh-exkeys' still need it, and it's license is 'Public domain' which is compatible with HAWQ. So we should add it in.



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